UTM Zone Finder

Enter a latitude/longitude coordinate to instantly find its UTM zone number, band letter, hemisphere, and central meridian.

Coordinate Input

Quick examples

Enter coordinates and click Find UTM Zone

Copied!

Summary

Enter a latitude/longitude coordinate to instantly find its UTM zone number, band letter, hemisphere, and central meridian.

How it works

  1. Enter a decimal latitude (−90 to 90) and longitude (−180 to 180).
  2. The zone number is computed as floor((longitude + 180) / 6) + 1.
  3. The band letter is determined by the latitude using the standard 20-band table (C–X).
  4. Special cases for Norway (zone 32V) and Svalbard (zones 31X–37X) are handled automatically.
  5. The central meridian is calculated as (zone − 1) × 6 − 177 degrees.
  6. Results show zone, band, full designator, hemisphere, central meridian, and EPSG code.

Use cases

  • Find which UTM zone a field survey site falls in before fieldwork.
  • Configure GIS software (QGIS, ArcGIS) with the correct projection EPSG code.
  • Verify UTM zone assignments when converting coordinate datasets.
  • Determine the correct military grid reference zone for a location.
  • Check if two sites share a zone for consistent map projections.
  • Identify the hemisphere setting needed for GPS and surveying instruments.
  • Resolve coordinate discrepancies between datasheets using different zones.
  • Teach UTM concepts with instant lookup for any location on Earth.

Frequently Asked Questions

Last updated: 2026-06-24 · Reviewed by Nham Vu