Cal11 calculator

How to Calculate Dms From Decimal Degrees

Reviewed by Calculator Editorial Team

Converting decimal degrees to degrees, minutes, and seconds (DMS) is a common requirement in geography, navigation, and surveying. This guide explains the process step-by-step and provides an online calculator for quick conversions.

What is DMS?

Degrees, Minutes, and Seconds (DMS) is a format used to represent geographic coordinates and angles. It breaks down a full circle (360 degrees) into:

  • Degrees (0-359)
  • Minutes (0-59)
  • Seconds (0-59.999)

This format is often used in older maps and navigation systems, though decimal degrees are more common in modern applications. The DMS format provides more precise measurements than whole degrees alone.

How to Convert Decimal Degrees to DMS

To convert decimal degrees to DMS, follow these steps:

  1. Separate the integer part of the decimal number as degrees
  2. Multiply the decimal part by 60 to get minutes
  3. Take the decimal part of the minutes and multiply by 60 to get seconds
  4. Round the seconds to three decimal places for precision

This process ensures you maintain the full precision of the original decimal degree measurement while presenting it in the DMS format.

Conversion Formula

Degrees: Take the integer part of the decimal number

Minutes: (Decimal part × 60) rounded to nearest integer

Seconds: (Remaining decimal × 60) rounded to three decimal places

The formula preserves all the precision of the original decimal degree measurement while converting it to the DMS format.

Worked Example

Let's convert 45.7654° to DMS:

  1. Degrees: 45 (the integer part)
  2. Minutes: 0.7654 × 60 = 45.924 minutes → 45 minutes (integer part)
  3. Seconds: 0.924 × 60 = 55.44 seconds → 55.440 seconds

The result is 45°45'55.440".

FAQ

Why convert decimal degrees to DMS?
DMS is often used in older navigation systems, surveying, and some geographic applications that prefer the traditional format.
Is DMS more precise than decimal degrees?
No, both formats can represent the same precision. DMS is just an alternative representation of the same value.
Can I convert DMS back to decimal degrees?
Yes, using the reverse formula: Degrees + (Minutes/60) + (Seconds/3600).
What's the difference between DMS and decimal degrees?
Decimal degrees use a single decimal number (e.g., 45.7654°), while DMS breaks it into degrees, minutes, and seconds (e.g., 45°45'55.440").
When should I use DMS instead of decimal degrees?
Use DMS when working with legacy systems, older maps, or applications that specifically require this format.