Coordinates Converter Calculator

Coordinates Converter

Convert between decimal degrees and degrees-minutes-seconds.

Last updated: June 2026 | By Patchworkr Team

Coordinate Mode

DD uses positive for N/E and negative for S/W. DMS requires valid minutes and seconds.

Enter coordinates and press Convert to see the result.

What is DD and DMS?

Decimal degrees express coordinates as a single decimal number. DMS breaks them into degrees, minutes, and seconds.

How to Use It

  1. Pick the direction you want to convert.
  2. Enter latitude and longitude in the chosen format.
  3. Read the converted result on the right.

Can I mix negative signs with N or E?

No. The parser rejects that combination because it creates conflicting directions.

Are minutes and seconds bounded?

Yes. Minutes and seconds must each be between 0 and 59.999…

Does the calculator keep precision?

Decimal output is rounded to 6 places, and DMS seconds are shown to 2 decimals.

What if the input is invalid?

Malformed coordinates are rejected rather than being silently converted.

Conversion Notes

Latitude range: -90 to 90
Longitude range: -180 to 180

Related Tools