Instant GPS & Map Coordinate Tool

Free Online Coordinate Converter

Convert coordinates between DD, DMS, UTM, MGRS, Geohash and more — all in your browser, free.

7+ Coordinate FormatsNo Upload · Browser-FirstInteractive Map Preview

Enter Coordinates

Order:
Coordinate Converter Input Guide
Coordinate Order Standards

Lat, Lon - Navigation Standard (Latitude first, N/S before E/W). Used by Google Maps, Apple Maps, GPS devices, and most navigation apps.

Lon, Lat - Mathematical Standard (X before Y). Used by GeoJSON, WKT, PostGIS, and most programming libraries.

Click on map to get coordinates
Loading map...

Coordinate Converter Tools

Use dedicated coordinate converter tools for UTM, DMS, and batch GPS workflows.

UTM

UTM to Lat/Long

Convert UTM coordinates to latitude/longitude and back.

DMS

DMS to Decimal

Convert degrees, minutes, and seconds to decimal degrees.

MGRS

MGRS to Lat/Long

Military Grid Reference System support for defense, search-and-rescue, and field mapping workflows.

ADDR

Address to Coordinates

Geocoding workflow for turning place names and street addresses into map coordinates.

PIN

Coordinates to Address

Reverse geocoding workflow for turning latitude and longitude into readable location context.

HASH

Geohash Converter

Geohash encoding support for spatial indexing, nearby search, and developer tooling.

PLUS

Plus Code Converter

Open Location Code support for regions and workflows that use Plus Codes instead of street addresses.

BATCH

Batch Converter

Convert multiple coordinates from text or CSV.

How to Use the Coordinate Converter

Convert GPS, map, and survey coordinates in 4 simple steps. Paste once, choose the order, and get instant results across all supported formats.

1

Enter Any Coordinate

Paste or type any coordinate — DD, DMS, UTM, MGRS, Geohash or Plus Code.

2

Choose Coordinate Order

Select coordinate order based on your source format: Lat/Lon or Lon/Lat.

3

Convert Instantly

Click Convert or press Enter to generate instant results in all 7 supported output formats.

4

Copy or Verify

Copy any output with one click, or verify the exact location on the interactive map.

Supported GPS and Map Coordinate Formats

Convert between DD, DMS, DDM, UTM, MGRS, Plus Code, and Geohash in one online coordinate converter.

Format
Example
Common Use
Details
DD - Decimal Degrees
40.7128, -74.0060
Google Maps, GPS devices, most mapping apps
Read

Decimal Degrees (DD) is the most common GPS coordinate format. It represents latitude and longitude as decimal numbers. Positive values indicate north latitude and east longitude, while negative values indicate south and west.

DMS - Degrees Minutes Seconds
40°42'46"N 74°00'21"W
Aviation, nautical charts, cartography
Read

DMS writes coordinates as degrees, minutes, and seconds with direction letters. It is widely used in aviation and nautical coordinate workflows.

DDM - Degrees Decimal Minutes
40°42.767'N 74°00.358'W
Marine navigation, geocaching, hiking GPS
Read

DDM keeps degrees and uses decimal minutes for readability. It is common in marine navigation and handheld GPS coordinate use.

UTM - Universal Transverse Mercator
18T 583960 4507523
Military, surveying, topographic maps
Read

UTM divides Earth into 60 zones and expresses location in meters as easting and northing. It is practical for surveying and engineering coordinate work.

MGRS - Military Grid Reference System
18TWL8395907523
NATO forces, emergency services, SAR
Read

MGRS extends UTM with grid square identifiers for compact references. It is used for military and emergency coordinate operations.

Plus Code - Google Plus Code
87G7PX7V+4H
Address-less areas, delivery services
Read

Plus Codes are open location codes that represent places without formal addresses. They are useful for delivery and field coordinates.

Geohash - Geohash
dr5regw3pg
Database indexing, spatial queries, dev tools
Read

Geohash encodes coordinates into a compact base32 string. Nearby locations share prefixes, which helps with spatial indexing and nearby coordinate search.

DD - Decimal Degrees

40.7128, -74.0060

Google Maps, GPS devices, most mapping apps

Decimal Degrees (DD) is the most common GPS coordinate format. It represents latitude and longitude as decimal numbers. Positive values indicate north latitude and east longitude, while negative values indicate south and west.

DMS - Degrees Minutes Seconds

40°42'46"N 74°00'21"W

Aviation, nautical charts, cartography

DMS writes coordinates as degrees, minutes, and seconds with direction letters. It is widely used in aviation and nautical coordinate workflows.

DDM - Degrees Decimal Minutes

40°42.767'N 74°00.358'W

Marine navigation, geocaching, hiking GPS

DDM keeps degrees and uses decimal minutes for readability. It is common in marine navigation and handheld GPS coordinate use.

UTM - Universal Transverse Mercator

18T 583960 4507523

Military, surveying, topographic maps

UTM divides Earth into 60 zones and expresses location in meters as easting and northing. It is practical for surveying and engineering coordinate work.

MGRS - Military Grid Reference System

18TWL8395907523

NATO forces, emergency services, SAR

MGRS extends UTM with grid square identifiers for compact references. It is used for military and emergency coordinate operations.

Plus Code - Google Plus Code

87G7PX7V+4H

Address-less areas, delivery services

Plus Codes are open location codes that represent places without formal addresses. They are useful for delivery and field coordinates.

Geohash - Geohash

dr5regw3pg

Database indexing, spatial queries, dev tools

Geohash encodes coordinates into a compact base32 string. Nearby locations share prefixes, which helps with spatial indexing and nearby coordinate search.

Common GPS Coordinate Conversion Examples

Reference examples for popular coordinate conversions used in GPS, GIS, surveying, and map workflows.

DD to DMS Conversion

Multiply the decimal part by 60 to get minutes, then multiply fractional minutes by 60 for seconds. Add N/S and E/W direction.

40.7128 to 40d 42m 46s N

UTM to Lat/Long

Identify UTM zone number and letter, then apply inverse Transverse Mercator projection to get geographic coordinates.

18T 583960 4507523 to 40.71N, 74.01W

MGRS to Lat/Long

MGRS combines a grid zone, 100 km square identifier, and numeric easting/northing pair for compact location references.

18TWL8395907523 to 40.7128N

Address to Coordinates

Address geocoding converts a place name or postal address into latitude and longitude for map and data workflows.

Times Square, NYC to 40.7580N, 73.9855W

GCJ-02 to WGS-84

GCJ-02 is the offset coordinate system used by major Chinese map platforms and differs from standard WGS84 GPS coordinates.

39.9087N, 116.3975E to 39.9073N, 116.3913E

Geohash to Lat/Long

Geohash encodes latitude and longitude into a short base32 string whose shared prefixes indicate geographic proximity.

dr5regw3pg to 40.7128N, 74.0060W

Frequently Asked Questions

Common questions about coordinate formats, accuracy, datums, privacy, and browser-based GPS conversion workflows.

What is a coordinate converter?

A tool that transforms geographic coordinates between different formats such as Decimal Degrees, DMS, DDM, UTM, MGRS, Plus Code, and Geohash. All processing happens instantly in the browser with live map preview.

How accurate is this converter?

It delivers up to 6 decimal places of precision (about ±0.11 meters), which meets the needs of most GPS, GIS, surveying, drone, and hiking applications.

Is my coordinate data private and secure?

Yes — core conversions run locally in your browser using Web Workers. We do not store or log your coordinate data on our servers.

What coordinate formats are supported?

Seven major formats are fully supported: Decimal Degrees, DMS, DDM, UTM, MGRS, Plus Code, and Geohash. All conversions are bidirectional and work instantly.

What is the difference between DD, DMS, and DDM?

These are three common ways to write the same latitude and longitude. Decimal Degrees uses pure numbers, DMS uses degrees-minutes-seconds, and DDM uses degrees plus decimal minutes.

What is UTM and when should I use it?

UTM is a zone-based meter grid system ideal for surveying, engineering projects, and precise topographic mapping.

What is MGRS and who uses it?

MGRS is a compact alphanumeric grid based on UTM, commonly used in military operations, emergency response, and outdoor navigation.

Do I need to create an account?

No account is ever required. The entire coordinate conversion process runs directly in your browser with zero data upload.

Can I convert multiple coordinates at once?

Yes. Switch to the dedicated Batch Coordinate Converter to handle CSV files, pasted tables, or hundreds of rows in a single workflow.

What datum does this converter use?

All conversions are performed on the global WGS84 datum, the same standard used by GPS satellites and major mapping platforms.

Why do GPS coordinates show offset on Chinese maps?

Chinese mapping products (Gaode, Baidu, Tencent) may use GCJ-02 or BD-09 instead of standard WGS84 coordinates. Please use our GCJ02 to WGS84/BD09 tool for coordinate conversion before displaying on the map.

What is the difference between WGS84 and NAD83?

WGS84 and NAD83 are two geodetic datums with only minor differences for most practical GPS and mapping uses.