DMS Coordinate Converter

Convert between Degrees Minutes Seconds (DMS) and Decimal Degrees (DD) coordinate formats. Supports both latitude (N/S) and longitude (E/W) conversion.

Latitude

DMS to Decimal Degrees

Decimal Degrees to DMS

Longitude

DMS to Decimal Degrees

Decimal Degrees to DMS

How to use:

  1. Select latitude or longitude section
  2. Enter DMS values (degrees, minutes, seconds, direction) and click Convert to get Decimal Degrees, or vice versa
  3. Copy the result as needed

About DMS and Decimal Degrees

DMS (Degrees Minutes Seconds) format represents coordinates as degrees, minutes, and seconds with direction (N/S for latitude, E/W for longitude). Decimal Degrees (DD) format represents coordinates as a single decimal number. Latitude ranges from 0° to 90° (N/S), and longitude ranges from 0° to 180° (E/W).