Coordinates

GPS coordinates converter: one spot, every format.

The same point on earth can be written four different ways. Here is what each coordinate format means, how to convert between them by hand, and how to read your own position in all four without doing any math.

A glowing location pin with several coordinate systems converging on one point

To convert GPS coordinates, you first need to know which of the four common formats you are starting from and which one you need. Decimal degrees, degrees-minutes-seconds, degrees and decimal minutes, and the MGRS military grid all describe the exact same point on earth. They just write it differently. Once you can read all four, converting is either simple arithmetic or a job for a tool that does it for you.

Most people hit this when someone hands them a position in a format their app will not take. A boater reads out decimal minutes when your maps app wants decimal degrees, or a search team calls a grid you have never seen. Here is how each format works, how to move between them, and how to skip the conversion entirely for your own location.

No coordinate handy? Load one:

Converting your own position over and over? LOC8 shows all four formats of where you are standing at once, offline, with no pasting.

Download on theApp Store

The four coordinate formats

Every spot in the examples below is the same single point. Notice how the numbers change shape from one format to the next while pointing at the identical place.

Decimal degrees

DD
38.8977, -77.0365

One number for latitude, one for longitude, each with a decimal. A minus sign means south or west. This is what Google Maps, Apple Maps, and most websites accept, and it is the easiest to copy and paste.

Degrees, minutes, seconds

DMS
38°53'52"N, 77°02'11"W

The old-school format, read like a clock: each degree splits into 60 minutes, and each minute into 60 seconds. A letter (N, S, E, W) gives the direction instead of a sign. You see it on paper maps and nautical charts.

Degrees and decimal minutes

DDM
38°53.86'N, 77°02.19'W

A middle ground: whole degrees, then minutes with a decimal instead of seconds. Common in boating and aviation, where it is the standard on most marine GPS units.

Military grid

MGRS
18S UJ 23394 07395

A letter-and-number code instead of degrees, built on the UTM grid the military uses. It is not latitude and longitude at all, so you cannot convert it in your head. Here is how MGRS works in full.

How to convert between them

The conversions split into two groups: the three degree formats, which are simple arithmetic, and MGRS, which is not.

Decimal degrees, decimal minutes, and degrees-minutes-seconds are the same number written three ways, so you can move between them with a calculator. Take the latitude 38.8977:

  • The whole part, 38, stays as the degrees.
  • Multiply the decimal part by 60: 0.8977 × 60 = 53.86 minutes. That gives you DDM, 38°53.86'.
  • Take the decimal of that, 0.86, and multiply by 60 again: 0.86 × 60 = 52 seconds. That gives you DMS, 38°53'52".

Run it backward to go the other way: seconds divided by 60, plus minutes, divided by 60, plus degrees. The sign or the N/S/E/W letter carries the direction through every step.

MGRS is the exception. It comes from projecting the globe onto a flat grid, so there is no quick formula in your head. To convert a grid reference to or from latitude and longitude, you need a tool or an app that understands the grid. That is true in both directions, which is exactly why having all four formats on one screen is so useful.

MGRS to lat/long

To turn an MGRS grid like 18S UJ 23394 07395 into latitude and longitude, paste it into the converter above. There is no by-hand shortcut, because MGRS comes from projecting the globe onto a flat grid. The tool reads the zone, the 100 km square letters, and the easting and northing, and hands you decimal degrees back.

Lat/long to MGRS

Going the other way is the same one step: paste a decimal pair like 38.8977, -77.0365 and read the MGRS line. The grid is what search and rescue teams, wildland fire crews, and military units expect, so this is the conversion to run before you call a position to any of them.

Decimal degrees to DMS

Decimal degrees and degrees-minutes-seconds are the same number written two ways. The converter shows both at once, but the math is simple by hand: the whole number is the degrees, multiply the decimal by 60 for the minutes, then multiply that decimal by 60 again for the seconds. So 38.8977 becomes 38°53'52".

Convert your own location with no math

Here is the shortcut most people miss. If the coordinates you need to convert are your own position, you never have to convert anything. An app that reads your GPS once and shows all four formats at the same time has already done it for you.

LOC8 displays where you are standing in decimal degrees, degrees and decimal minutes, degrees-minutes-seconds, and the MGRS grid, and lets you switch between them with a tap. Whatever format the person on the other end uses, a friend with Google Maps, a boater, a 911 operator, or a search and rescue team, it is already on your screen, ready to read out or copy.

Use the converter above for a coordinate someone handed you. For your own position, LOC8 is faster than any paste-in tool: it shows all four formats at once, next to your full address and nearest cross street, with no typing. No account, and it works offline.

Convert coordinates someone gave you

When the coordinates belong to someone else, a position read to you over the radio or pulled off a chart, you have two clean options:

  • For the three degree formats, do the arithmetic above, or paste the numbers into a free online coordinate converter. To drop a decimal-degrees pair onto a map, type it straight into the Apple Maps or Google Maps search bar and the pin lands on it.
  • For MGRS, use a tool that reads the grid, since there is no by-hand shortcut. Many mapping apps for the field accept an MGRS string and place it for you.

The golden rule either way: make sure both ends agree on the format before you start. Half of all "the coordinates are wrong" problems are really a format mismatch, not a bad reading.

Mistakes that send people to the wrong place

Coordinates are precise, so a small slip is a big miss. Watch for these when you convert:

  • Dropping the sign or the letter. Forgetting the minus on a west longitude, or swapping N for S, flips you to the opposite side of the planet. Decimal degrees use a minus; the other formats use a direction letter, and it has to survive the conversion.
  • Mixing formats. Pasting a degrees-minutes-seconds value into a box that expects decimal degrees gives a wildly wrong spot. Convert first, then paste.
  • Swapping latitude and longitude. Latitude always comes first and only runs from -90 to 90; longitude is second and runs to 180. If your "latitude" is over 90, you have them backward. More on reading a pair in the latitude and longitude guide.

Which format to use when

You convert to a format because the person receiving it expects it. Match the receiver:

  • Decimal degrees for maps apps, websites, and texting a friend a spot to meet.
  • Degrees and decimal minutes for marine and aviation, where it is the default on the equipment.
  • Degrees-minutes-seconds for paper maps and nautical charts.
  • MGRS for the military, search and rescue, and wildland fire crews.

Send the format they already work in, and they paste it straight in with no conversion on their end, which is one less place for a digit to go missing.

One option is not a coordinate format at all. When the receiver is a regular person with no maps app open, a three-word address can be easier to say than any string of numbers, and there is nothing to convert.

Every format, no conversion

Your position in decimal degrees, decimal minutes, degrees-minutes-seconds, and MGRS, the second you open the app. Tap to switch, copy, or share. Works offline. No account.

Download on theApp Store

Common questions

How do I convert GPS coordinates to a different format?

For the three degree formats, it is arithmetic: the whole number stays as degrees, the decimal times 60 gives minutes, and that decimal times 60 again gives seconds. Carry the sign or the N/S/E/W letter through every step. MGRS comes from a projected grid, so it has no by-hand shortcut and needs a tool or an app that reads it.

What are the four GPS coordinate formats?

Decimal degrees (DD), degrees and decimal minutes (DDM), degrees-minutes-seconds (DMS), and the MGRS military grid. The first three are latitude and longitude written three ways; MGRS is a separate grid system built on UTM. All four can describe the exact same point.

How do I convert decimal degrees to degrees minutes seconds?

Keep the whole number as the degrees. Multiply the decimal part by 60 to get the minutes. Then multiply the decimal part of that result by 60 to get the seconds. For example 38.8977 becomes 38 degrees, 53.86 minutes, which is 38 degrees 53 minutes 52 seconds. The direction stays the same throughout.

Can I convert MGRS to latitude and longitude?

Yes, but not by hand. MGRS is built on the projected UTM grid, so converting it to or from latitude and longitude needs a tool or an app that understands the grid. An app that shows your position in MGRS and in latitude and longitude at the same time skips the conversion entirely.

What coordinate format does Google Maps use?

Google Maps and Apple Maps both use and accept decimal degrees, like 38.8977, -77.0365. Paste a decimal-degrees pair into the search bar and the pin drops on it. If you have coordinates in another format, convert them to decimal degrees first.

How do I get my own coordinates in every format at once?

Use a location app that reads your GPS and shows all four formats together. LOC8 displays your spot in decimal degrees, decimal minutes, degrees-minutes-seconds, and MGRS, and lets you switch with a tap, so you never have to convert your own position by hand.

Written by

William Ojakian

Active LEO - Developer

11 years on the job. He built LOC8 to help other officers not lose their bearings on a call.

More about LOC8

Ready for your next shift

Your exact position, on iPhone and Apple Watch. No account needed.

Download on theApp Store
QR code to download LOC8 on the App Store Scan to downloadPoint your iPhone camera at the code