Coordinate Conversion API
GlobalConvert latitude/longitude to and from UTM and MGRS grid references.
Overview
The Coordinate Conversion API converts latitude/longitude into UTM and MGRS grid references, and back from MGRS to a coordinate. Useful for surveying, GIS, logistics and defence workflows that speak grid systems. Pure math, global coverage.
API reference
GET
/api/1/convert| Parameter | Type | Status |
|---|---|---|
| point | string | Required |
| mgrs | string | Optional |
Example request
Credit cost: 1 creditcurl "https://osrmroute.com/api/1/convert?point=40.4093,49.8671&key=YOUR_KEY"
Other services
Routing APIRoute Optimization APIGeocoding APIPlaces APIMatrix APIIsochrones APIMap Matching APINearest APITrip API (TSP)Location ClusteringDirections APIAlternative Routes APISnap to Road APIAutocomplete APIBatch Geocoding APITimezone APIElevation APIBoundary Lookup APIGeofencing APIElevation Profile APISolar APIGeometry Utilities APICountry Info API