GPS Coordinate Converter

Enter a latitude and longitude in decimal degrees to instantly see it converted into Degrees Minutes Seconds (DMS) and Degrees Decimal Minutes (DDM) formats.

Decimal Degrees (DD)40.712800, -74.006000
Degrees Minutes Seconds (DMS)40° 42' 46.08" N 74° 0' 21.60" W
Degrees Decimal Minutes (DDM)40° 42.7680' N 74° 0.3600' W

Your files are processed locally in your browser. They are not uploaded to our servers.

How to use

  1. Enter latitude and longitude as decimal degrees (for example, 40.7128, -74.0060).
  2. View the same coordinate automatically converted to DMS and DDM formats below.
  3. Copy whichever format you need.

What is this tool?

GPS Coordinate Converter translates a location between the three most common coordinate notations: Decimal Degrees (DD), used by most modern mapping software and GPS devices; Degrees Minutes Seconds (DMS), the traditional surveying and navigation format; and Degrees Decimal Minutes (DDM), commonly used in marine and aviation navigation.

Common uses

  • Converting coordinates from a GPS device into a format required by another system
  • Entering coordinates from a nautical chart or survey document into mapping software
  • Cross-checking a location written in an unfamiliar coordinate format
  • Preparing coordinates for aviation or maritime navigation equipment

Related tools

FAQ

What's the difference between DMS and DDM?

DMS splits a coordinate into whole degrees, whole minutes and decimal seconds. DDM splits it into whole degrees and decimal minutes, skipping seconds entirely — DDM is more common in marine GPS units.

What do N/S and E/W mean?

They indicate the hemisphere: N (north) or S (south) for latitude, and E (east) or W (west) for longitude. A negative decimal latitude corresponds to S, and a negative decimal longitude corresponds to W.

Why do I get an error for my coordinates?

Latitude must be between -90 and 90, and longitude between -180 and 180 — values outside this range aren't valid geographic coordinates.