Lat/Long to UTM Converter | Convert Latitude and Longitude to UTM

Latitude Longitude to UTM Converter

Convert latitude and longitude coordinates to UTM (Universal Transverse Mercator). Get zone, easting, and northing values for any location using the WGS84 system.

Last updated: March 2026 | By Summa Calculator

Enter latitude and longitude to convert to UTM coordinates
Enter latitude and longitude to convert to UTM
UTM zone · easting (m) · northing (m)

What is UTM?

UTM (Universal Transverse Mercator) is a geographic coordinate system that divides the Earth into 60 zones, each 6° of longitude wide. Each zone uses a transverse Mercator projection to map the curved Earth surface onto a flat plane, expressing locations in meters east (easting) and north (northing) from a reference point. UTM is widely used in surveying, military operations, GIS applications, and topographic maps.

Unlike latitude/longitude which uses angles, UTM uses meters, making it easier for distance calculations and engineering applications. Each UTM zone has its own coordinate system with an origin, and coordinates are expressed as eastings (distance east of the zone's central meridian) and northings (distance north of the equator in the northern hemisphere, or south in the southern hemisphere with a 10,000,000m false northing).

UTM zones are numbered 1-60 starting at 180°W and progressing eastward. Each zone spans 6° of longitude. Latitude bands are lettered C-X (excluding I and O) from 80°S to 84°N. For example, zone "17N" covers the central United States in the northern hemisphere. The system provides high accuracy within each zone but should not be used across zone boundaries; coordinates from different zones cannot be directly compared or combined.

How to Use the UTM Converter

Understanding UTM Components

Zone Number (1-60):

Identifies which 6° longitudinal zone. Zone 1 starts at 180°W, incrementing eastward.

Zone Letter (C-X):

Identifies the 8° latitude band. N-X are northern hemisphere, C-M are southern hemisphere.

Easting (meters):

Distance east from the zone's central meridian. The central meridian has a false easting of 500,000m.

Northing (meters):

Distance north from the equator (northern hemisphere) or with 10,000,000m offset (southern hemisphere).

Conversion Steps

1

Enter Lat/Long

Input decimal degree coordinates. UTM is valid from 80°S to 84°N. Polar regions use UPS (Universal Polar Stereographic) instead.

2

View UTM Coordinates

The calculator determines the correct zone, then computes easting and northing using the WGS84 ellipsoid. Results are in meters.

3

Use in Applications

UTM coordinates work with GPS, GIS software, military grid systems (MGRS), and topographic maps. Always include the zone when sharing coordinates.

Example Conversion

Convert the coordinates of Columbus, Ohio to UTM:

Given:
Location: Columbus, Ohio
Latitude: 39.9612° N
Longitude: -82.9988° W
Step 1:
Determine UTM zone:
Zone = floor((-82.9988 + 180) / 6) + 1 = 17
Latitude is positive (northern hemisphere) → Zone 17N
Step 2:
Apply UTM projection formulas (WGS84 ellipsoid):
Calculate easting, northing using transverse Mercator projection
Result:
17N 332917E 4425933N
Zone: 17N (central USA, northern hemisphere)
Easting: 332,917 meters east of central meridian
Northing: 4,425,933 meters north of equator

Frequently Asked Questions

Why use UTM instead of latitude/longitude?

UTM uses meters instead of angles, making calculations simpler for engineering, surveying, and GIS. Distance and area calculations are straightforward within a zone. It's also more intuitive, a 1000m change means exactly 1 kilometer.

What is the false easting of 500,000m?

The central meridian of each UTM zone is assigned an easting of 500,000m to avoid negative values. Points west of center have eastings < 500,000m, points east have > 500,000m. This keeps all coordinates positive.

How do you convert latitude and longitude to UTM?

Use a UTM conversion formula based on the WGS84 ellipsoid to calculate the zone, easting, and northing from latitude and longitude coordinates.

What are UTM coordinates made of?

UTM coordinates consist of a zone number, a latitude band letter, and two values in meters: easting and northing.

Can I use coordinates across different zones?

No! Each zone has its own coordinate system. Coordinates from zone 17 and zone 18 cannot be directly compared or combined. For multi-zone projects, convert all coordinates to the same zone or use lat/long.

What is MGRS and how does it relate to UTM?

MGRS (Military Grid Reference System) is based on UTM but divides zones into 100km squares identified by letter pairs, then uses local coordinates within squares. It's designed for military use but builds on UTM foundations.

Why doesn't UTM cover the poles?

The Transverse Mercator projection used by UTM becomes increasingly distorted near the poles. Beyond 80°S and 84°N, the UPS (Universal Polar Stereographic) system is used instead, which is optimized for polar regions.

What datum should I use?

This calculator uses WGS84, the standard for GPS and modern mapping. Older maps might use NAD27 or other datums. Using the wrong datum can introduce errors of hundreds of meters. Always confirm which datum is required.

How accurate is UTM conversion?

Within a zone, UTM is highly accurate, typically within centimeters for surveying applications. Accuracy decreases near zone edges. For best results, use coordinates within 3° of the zone's central meridian.

How do I read UTM coordinates?

Format: Zone + Easting + Northing. Example: "17N 332917E 4425933N" means Zone 17 North, 332,917m easting, 4,425,933m northing. The E and N suffixes clarify which is which, though order is standardized.

Related Tools