Latitude Longitude UTM Converter

Convert latitude and longitude to UTM coordinates and back using WGS84. Free online Latitude Longitude UTM Converter for GIS, surveying, and outdoor navigation.

944.1K usesUpdated · 2026-04-29Runs locally · zero upload

How to Use Latitude Longitude UTM Converter

The Latitude Longitude UTM Converter supports two conversion directions:

Lat/Lon → UTM: Enter the latitude (−80° to 84°) and longitude (−180° to 180°). The converter automatically determines the UTM zone and hemisphere, then displays the Easting and Northing in meters. You can also manually specify a UTM zone to override the auto-detected one.

UTM → Lat/Lon: Enter the zone number (1–60), select the hemisphere (N or S), and provide the Easting and Northing values in meters. Click Convert to get the corresponding latitude and longitude.

Formula & Theory — Latitude Longitude UTM Converter

The Latitude Longitude UTM Converter uses the standard WGS84 ellipsoid transverse Mercator projection formulas. The central meridian of each zone is $(\text{zone} - 1) \times 6° - 180° + 3°$. Key parameters:

  • Semi-major axis: $a = 6{,}378{,}137$ m
  • Flattening: $f = 1/298.257223563$
  • Scale factor at central meridian: $k_0 = 0.9996$
  • False Easting: $E_0 = 500{,}000$ m
  • False Northing (southern hemisphere): $N_0 = 10{,}000{,}000$ m

The Latitude Longitude UTM Converter implements the full series expansion formulas to achieve meter-level accuracy.

Use Cases for Latitude Longitude UTM Converter

The Latitude Longitude UTM Converter is essential in many fields:

  • GIS & Remote Sensing — UTM coordinates are the standard for raster and vector data in GIS software such as QGIS and ArcGIS. The Latitude Longitude UTM Converter bridges GPS data and project coordinate systems.
  • Surveying & Engineering — Surveyors need UTM coordinates for site plans, boundary surveys, and construction layouts. Converting from GPS lat/lon to UTM is a daily task.
  • Outdoor Navigation & Hiking — Many topographic maps use UTM grids. The converter lets you translate GPS waypoints into map grid coordinates for field use.
  • Military & Emergency Services — UTM is widely used in military grid reference systems and emergency response coordination.
  • Geographic Education — Students learning map projections can use the Latitude Longitude UTM Converter to explore how the WGS84 ellipsoid is projected onto a flat UTM grid.

Frequently asked questions about Latitude Longitude UTM Converter

What is UTM and how does it differ from latitude/longitude?

UTM (Universal Transverse Mercator) divides the Earth into 60 vertical zones, each 6° wide. Instead of angles, it uses meters (Easting/Northing) for flat-map calculations, making distance and area measurements more straightforward.

What datum does this Latitude Longitude UTM Converter use?

WGS84 — the same datum used by GPS systems worldwide and most modern geographic data.

Why is UTM not suitable for polar regions?

UTM is defined only between 80°S and 84°N. Beyond those latitudes, the projection distortion becomes too large. Polar regions use the UPS (Universal Polar Stereographic) system instead.

Can I manually specify a UTM zone?

Yes. The converter auto-detects the zone from longitude, but you can override it by entering a zone number (1–60) when needed — useful for border areas shared between two zones.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.