Degrees Minutes Seconds Calculator
Convert angles between degrees-minutes-seconds and decimal degrees with full precision.
Supports degrees, radians, gradians, turns, π radians and arcminute/arcsecond units.
Updated August 10, 2026
Introduction
A single angle can be written as a plain decimal number, or split into whole degrees, minutes and seconds. The Degrees Minutes Seconds Calculator takes whichever form you have and instantly shows the other, so you never have to do the base-60 arithmetic by hand.
The two angle boxes always hold the same value, just written differently:
- Decimal degrees: one number, for example .
- DMS — degrees, minutes and seconds: for example .
Surveyors, navigators, astronomers, machinists and students all run into DMS on printed maps, charts, instruments and field notes. This calculator also converts to and from radians, gradians, turns and related angle units, so you can read any of them in a form your next tool expects.
How to use / quick start
- 1Type the angle you already have into either box. Use the Angle in degrees minutes seconds field (three sub-boxes for degrees, minutes and seconds) for a value like , or the Angle in degree field for a decimal value like .
- 2If the angle is in another unit, switch the unit menu on either field — radians, gradians (gon), turns, radians, arcminutes, arcseconds, milliradians or microradians. Both boxes keep showing the same angle in your chosen units.
- 3The other box updates automatically as you type. Read the converted value and copy whichever form your spreadsheet, map, chart or program expects.
Worked example — in decimal degrees
Type , and into the three DMS sub-boxes. The calculator adds the degrees, the minutes divided by 60, and the seconds divided by 3600:
So . Type the decimal value the other way round and the DMS box fills in with the same angle split into whole degrees, minutes and seconds.
Because both fields are editable and the conversion runs both ways, you can correct any single value and the other field follows — you never have to re-enter the whole angle.
Real-world examples
Land survey: a DMS bearing into a spreadsheet
A surveyor reads a bearing of off a theodolite and needs the decimal value for a spreadsheet or GIS field. Type the three parts into the DMS field and read the decimal degrees:
The result is , ready to paste wherever a single decimal number is expected.
Chart labeling: a decimal angle into DMS
A spreadsheet holds an angle of and the printed chart needs it in degrees, minutes and seconds. Type the decimal value into the degree field and read the split:
So — the whole degrees come from the integer part, and the leftover fraction is split into minutes and seconds.
Calculation method
The whole system rests on one rule: there are minutes in a degree and seconds in a minute, so a degree contains seconds.
From DMS to decimal degrees
Each minute contributes a sixtieth of a degree and each second a 3600th, so the decimal value is:
The reverse direction takes the decimal value apart: the whole degrees come from the integer part of the absolute value, the minutes are the leftover fraction multiplied by , and the seconds are what remains after that:
The floor step is what keeps minutes and seconds whole: the decimal value is broken at the whole minutes boundary, and the leftover fraction becomes the seconds.
Other angle units
The same angle can be written in radians, gradians, turns and the rest. The key reference points are:
A radian is roughly , a gradian is , and the unit counts in multiples of , so there means . Switch the unit menu on either field and both boxes re-read the same angle in the new unit.
For a negative angle, the minus sign lives on the degrees field and the minutes and seconds stay positive — that matches how DMS is normally written. The calculator also carries overflow for you: because and , entering reads back as .
Tips & best practices
Put the sign on the degrees, not the minutes
For a negative angle, type the minus sign on the degree field only — minutes and seconds are always treated as positive magnitudes. A value written is entered as , and in the three DMS boxes.
Don't mix degrees with radians
Confusing radians and degrees is one of the most common angle errors. If a result that should be around comes out near , the source value was almost certainly radians — switch that field to radians and re-check the reading.
Understand the carry at 60
Because and , an entry like is the same angle as , and the calculator will show it that way. Keeping minutes and seconds under 60 makes your input easier to check.
Think in the size of a second
One second of arc is only of a degree, about . If your source gives decimal degrees with only one or two decimals, the converted seconds will look unstable even though the angle itself is correct — add more decimal places to the input for a steadier DMS reading.
Frequently asked questions
Can I use this to convert latitude and longitude?
Yes for the angle itself — a DMS latitude or longitude is converted here exactly like any other angle. But for coordinate pairs with N/S/E/W direction letters and the degrees-decimal-minutes format, the Coordinates Converter is built for that job and shows both axes together.
How do I enter a negative angle?
Type the minus sign on the degree field only. Minutes and seconds are always entered as positive numbers — for example is entered as , and .
Why did come back as ?
Because the angle is carried at 60, the same rule as time: and . The calculator normalizes any overflow, so is mathematically the same angle as and is shown that way.
Limitations
- This calculator changes how an angle is written — it does not measure angles or add accuracy beyond the numbers you type. The result is only as precise as the input.
- Negative angles and angles beyond a full turn are kept exactly as typed. If your application expects a bearing in a fixed – range, you may need to normalize the value yourself.
- In formal surveying, navigation or legal boundary work, always confirm the notation, datum and source of an angle with a qualified professional before relying on it.
Related Calculators
Scale Calculator
Calculate scale factors and convert scaled or real dimensions for length, area, and volume.
Trajectory Calculator
Have a look at the flight path of the object with this trajectory calculator.
Projectile Range Calculator
Calculate the horizontal range of a projectile based on velocity, angle, and initial height. Supports bidirectional calculation with multiple unit systems.
Projectile Motion Calculator
Calculate projectile trajectory parameters including launch velocity, angle, distance, maximum height, and flight time with bidirectional solving.
Maximum Height Calculator – Projectile Motion
Use this maximum height calculator to figure out what is the maximum vertical position of an object in projectile motion.
Time of Flight Calculator – Projectile Motion
Check out how long a projectile remains in the air with this time of flight calculator.