Convert UTM to Lat Long

Convert Universal Transverse Mercator coordinates to decimal latitude and longitude - free, fast, and precise.

Paste anything. Get every format.

DD, DMS, UTM, MGRS, Plus Code, UN/LOCODE - converted instantly.

Ctrl+K

Understanding UTM Coordinates

Universal Transverse Mercator (UTM) coordinates express locations as metric distances within one of 60 longitudinal zones. A UTM reference consists of three parts: the zone designator (e.g., 18T), an easting value, and a northing value - both measured in meters.

If you have coordinates like 18T 585630 4512345 from a topographic map, GPS unit, or field survey, you may need to convert them to latitude and longitude for use in web maps, navigation apps, or geographic databases.

When Do You Need to Convert UTM to Lat/Long?

Several common scenarios require this conversion:

  • Reading topographic maps - many government-issued topo maps use UTM grid overlays, but online mapping tools expect decimal degrees
  • Importing GPS data - some handheld GPS units export waypoints in UTM format
  • Combining datasets - merging UTM-based field data with lat/long-based databases requires a common format
  • Sharing locations - most people and web services understand latitude and longitude more readily than UTM references

How Does the Conversion Work?

Converting UTM back to latitude and longitude reverses the transverse Mercator projection. The process subtracts the false easting (500,000m) and, for southern hemisphere points, the false northing (10,000,000m), computes the footpoint latitude, and applies the inverse projection equations. The computation accounts for the WGS 84 ellipsoid parameters - best left to a reliable conversion tool rather than manual calculation.

Accuracy Considerations

UTM to lat/long conversion is mathematically exact - no precision is lost in the transformation itself. The accuracy of your result depends entirely on the precision of your original UTM coordinates. A 1-meter UTM coordinate translates to roughly 0.00001° in decimal degrees. This converter lets you control output precision from 4 to 10 decimal places.

Frequently Asked Questions

What does a UTM coordinate look like?

A UTM coordinate consists of three parts: a zone designator (e.g., 18T), an easting value, and a northing value. For example, 18T 585630 4512345 means zone 18T, 585,630 meters east, and 4,512,345 meters north.

How do I read a UTM coordinate?

Read left to right: the zone designator tells you which part of the world, the easting tells you how far east within that zone, and the northing tells you how far north from the equator. The zone designator combines a zone number (1–60) with a latitude band letter (C–X).

Can I use UTM coordinates in Google Maps?

Google Maps does not accept UTM coordinates directly - it uses decimal degrees (latitude and longitude). You need to convert UTM to lat/long first. Paste your UTM coordinate into the converter above and copy the decimal degrees output.

How accurate is UTM to lat/long conversion?

The conversion is mathematically exact - no precision is lost. The accuracy of your result depends on the precision of your original UTM coordinates. A 1-meter UTM coordinate translates to roughly 0.00001° in decimal degrees.