MGRS ↔ Lat/Long Converter
Convert between MGRS grid references and latitude/longitude (WGS84) — both directions, 1 m to 10 km precision, with UTM shown. Free.
Lat/Long → MGRS
MGRS → Lat/Long
All conversion math runs in your browser — coordinates are never sent to a server.
Field guide: MGRS ↔ Lat/Long Converter
The Military Grid Reference System is how NATO forces, search-and-rescue teams and an increasing number of preparedness-minded civilians describe positions: a reference like 43R FM 12345 67890 names a 1-metre square on Earth using a grid zone, a 100 km square pair of letters, and easting/northing digits. Its genius is graduated precision — drop digits and the same reference naturally describes a 10 m, 100 m, 1 km or 10 km square, which is why radio protocols love it. This converter translates both directions against WGS84, using the standard NGA lettering scheme (the same tables as GEOTRANS), and shows the underlying UTM coordinates for cross-checking.
The math underneath is the UTM transverse-Mercator projection (Snyder's series, sub-metre accurate) plus the MGRS lettering rules: column letters cycling A–Z minus I and O across three zone-dependent sets, row letters cycling every 2,000 km with the even-zone offset, and latitude bands C through X. Edge cases the cheap converters miss — the Norway 32V widening and the four Svalbard zones — are handled. Conversion runs in your browser; positions are never transmitted, which matters for the use cases MGRS tends to serve.
Field tips
- Reading an MGRS reference aloud: digits split evenly — in 43R FM 12345 67890, easting is 12345, northing is 67890. An odd total digit count is always a transcription error.
- Going MGRS → lat/long returns the square's southwest corner per convention. For a 1 km square's centre, add 500 to both easting and northing digits first.
- Position formats are not datums: MGRS here is WGS84. References derived from old maps on local datums (e.g., Everest/Indian) can be hundreds of metres off — check the map legend.
Conversion math follows the cited NGA/USGS standards and is unit-tested against published vectors. For navigation, never rely on a single tool or device — cross-check positions and carry a map and compass.
MGRS ↔ Lat/Long Converter — Convert between MGRS grid references and latitude/longitude (WGS84) — both directions, 1 m to 10 km precision, with UTM shown. Free. Runs 100% in your browser: no upload, no sign-up, no size limits beyond your device.
About MGRS ↔ Lat/Long Converter
The Military Grid Reference System is how NATO forces, search-and-rescue teams and an increasing number of preparedness-minded civilians describe positions: a reference like 43R FM 12345 67890 names a 1-metre square on Earth using a grid zone, a 100 km square pair of letters, and easting/northing digits. Its genius is graduated precision — drop digits and the same reference naturally describes a 10 m, 100 m, 1 km or 10 km square, which is why radio protocols love it. This converter translates both directions against WGS84, using the standard NGA lettering scheme (the same tables as GEOTRANS), and shows the underlying UTM coordinates for cross-checking.
How to use MGRS ↔ Lat/Long Converter
- 1Enter coordinates (or tap 📍 to use your location) — conversion is instant as you type.
- 2Pick the precision/length that matches your use case; the tool explains what each level means.
- 3Copy the converted value with one click, or convert in the reverse direction in the lower panel.
Why use MGRS ↔ Lat/Long Converter?
- ✓100% free, no sign-up, no file-size upsell games
- ✓Fully client-side: files and coordinates never upload to a server
- ✓Honest errors and warnings instead of silent bad output
- ✓Works offline once the page is loaded
- ✓Implements the documented standard: NGA Standard 0037 — Universal Grids and Grid Reference Systems
Frequently asked questions
How is MGRS different from UTM?+
Same projection, different notation. UTM gives zone + full metre coordinates (43R 412345 2967890); MGRS compresses that by replacing the leading digits with a 100 km square letter pair (43R FM 12345 67890). Soldiers and SAR teams prefer MGRS because truncating digits coarsens precision gracefully and references are shorter over radio. This tool shows both for any input.
What do the letters in an MGRS reference mean?+
First the grid zone designation: zone number (1–60, each 6° of longitude) plus a latitude band letter (C–X, 8° each, skipping I and O). Then the 100 km square identifier: a column letter and row letter from the NGA lettering tables, which cycle so that adjacent squares never share an identifier within about 1,800 km. The remaining digits are easting then northing within that square.
How precise is a given number of digits?+
Each digit pair divides the 100 km square by ten: 1+1 digits = 10 km square, 2+2 = 1 km, 3+3 = 100 m, 4+4 = 10 m, 5+5 = 1 m. The converter's precision selector mirrors exactly this. For most land navigation, 4+4 (10 m) is the practical working precision — finer than consumer GPS accuracy under canopy.
Does this handle the polar regions?+
No — MGRS above 84°N and below 80°S switches to the UPS (polar stereographic) grid with different lettering, which this converter doesn't implement. For the 99.9% of use between those latitudes, including the Norway and Svalbard UTM zone exceptions, it follows the NGA standard.
Embed MGRS ↔ Lat/Long Converter on your website
Want MGRS ↔ Lat/Long Converteron your own site? Paste this snippet into any HTML page — it's free, with no API key or sign-up. The tool loads in an iframe and keeps working exactly as it does here.
<iframe src="https://tooljolt.com/tools/mgrs-converter" width="100%" height="640" style="border:1px solid #e5e7eb;border-radius:12px;max-width:680px" title="MGRS ↔ Lat/Long Converter — ToolJolt" loading="lazy"></iframe>Related GIS tools
Shapefile to GeoJSON Converter
Convert ESRI shapefiles (.shp + .dbf or zipped) to GeoJSON in your browser — attributes preserved, nothing uploaded. Free, no size games.
● LiveShapefile Viewer
Open and inspect ESRI shapefiles online without ArcGIS or QGIS — feature counts, attributes and GeoJSON preview, 100% in your browser.
● LiveKMZ to KML Converter
Extract the KML from any KMZ file in your browser — see bundled icons/overlays too. No upload, no Google Earth install needed.
● Live