Degrees Minutes Seconds Converter
Convert decimal degrees to degrees, minutes, and seconds (DMS) format. Used in navigation and surveying.
deg
Deg Part
45
Min Part45
Radians0.798706
Degrees, Minutes, Seconds (DMS)
Conversion
1 degree = 60 minutes = 3600 seconds
Decimal to DMS
1. Degrees = integer part of the decimal 2. Multiply the fractional part by 60 → Minutes = integer part 3. Multiply the remaining fraction by 60 → Seconds
Example: 45.7625°
Example Calculation
Convert 45.7625° to DMS.
- 01Degrees = floor(45.7625) = 45°
- 02Remaining = 0.7625 × 60 = 45.75
- 03Minutes = 45'
- 04Remaining = 0.75 × 60 = 45
- 05Seconds = 45"
- 06Result: 45° 45' 45"
Frequently Asked Questions
Learn More
How to Calculate Percentages - Complete Guide
Learn how to calculate percentages step by step. Covers finding a percentage of a number, percentage change, reverse percentages, and real-world applications.