Angle Conversion Calculator
Convert any angle between degrees, radians, gradians, turns and π radians.
Supports degrees-minutes-seconds input and an exact π-radian fraction readout.
Updated August 16, 2026
Introduction
An angle is the same physical rotation no matter how you write it, but the way you write it depends on where it comes from. Math and physics usually expect radians, maps and instruments use degrees or degrees-minutes-seconds, surveying and some engineering use gradians (gon), and a full rotation is sometimes simplest as a turn. This calculator accepts any of them and instantly shows the same angle in every other unit.
Clean, exact degrees-minutes-seconds
Type a whole degree value like and the DMS field reads back a clean . Because the calculator works in exact arcseconds internally, you never see the tiny leftover like seconds that some converters show for a plain integer angle — the reading is exact, not a rounded-off approximation.
The π-radian fraction is a real input, not just a read-out
The π rad fraction field shows the angle as a fraction of radians — appears as . Unlike a plain display line, this field is editable: type and into its two boxes and the whole calculator re-solves to . You can read a π fraction or drive the calculation with one.
Students checking homework, engineers converting a CAD angle, programmers feeding a trig function, and anyone working across degrees and radians will find every field updates together, so a single angle is never re-typed into a different unit by hand.
How to use / quick start
- 1Type the angle you already have into any field — Degrees, Deg/min/sec, Radians, Gradians, Turns, π radians or the two-box π rad fraction.
- 2Every other field updates instantly. Read whichever form your map, spreadsheet, code or formula needs and copy it.
- 3Correct any single value later — because every field is editable, the whole set re-solves around the value you changed. You never re-enter the full angle.
Worked example — read in every unit
Type into the Degrees field. The calculator fills the rest from the same rotation:
So the fields show , , , , DMS and the π fraction .
Worked example — drive the calculation from a π fraction
Suppose you want the angle that is of radians. Type into the numerator box and into the denominator box of π rad fraction:
The Degrees field reads . Enter the fraction any way you like — gives , and a value like is even shown as the exact fraction so the boxes never hold a decimal numerator.
Real-world examples
Map work: a DMS bearing into decimal degrees
A map labels a bearing as , but the spreadsheet needs a single decimal number. Type the three parts into Deg/min/sec and read Degrees:
Paste wherever a single decimal value is expected, and the DMS box keeps showing the original bearing exactly as written.
Trig and physics: write the angle as a clean π fraction
A physics problem wants the angle in radians as an exact multiple of , such as . In π radians, type (or ), and π rad fraction shows the reduced integer fraction while Degrees reads .
The reduced integer fraction is exactly what shows in π rad fraction — no decimal numerator, no clutter.
Calculation method
Degrees and radians
A full circle is , so the two conversions are:
The same pattern links the rest: gradians use per half-turn, turns count full rotations, and counts in multiples of . Between any two units:
Degrees, minutes and seconds
Minutes and seconds are base-60, the same rule as time: . A DMS value becomes a single decimal number as:
The calculator keeps every angle in exact arcseconds internally, so a whole-degree input like stays exactly with no residual noise — that is why you never see a stray second in the seconds box.
The π-radian fraction field
The field stores the angle as a fraction of a half-turn, because :
The calculator always shows a reduced fraction with integer numerator and denominator: a finite input like becomes . An angle that cannot be an exact integer fraction — for example — is shown as a best integer approximation like with an toggle that reveals the full decimal value.
Tips & best practices
Trust a clean DMS reading for whole degrees
When you type an integer degree value, the degrees-minutes-seconds boxes show whole numbers with zero seconds — reads . If another converter ever shows a tiny second like , that is arithmetic noise, not a real fraction of a second.
Use π rad fraction as a two-way tool
The fraction boxes are editable inputs. To find the angle that is , just type and — the calculator solves for .
Understand the ≈ on a π fraction
An toggle on the fraction means the angle cannot be an exact integer fraction of (true for most radian values). is the best integer approximation — click the toggle to see the full decimal.
Don't mix degrees and radians
Mixing the two is the most common angle mistake. If a result that should be near shows up as about , the source value was almost certainly radians — switch that field to Radians and re-check.
Frequently asked questions
Why does DMS show and not a tiny second value?
Because the calculator works in exact arcseconds, a whole-degree input stays exactly with zero minutes and seconds. The tiny second some converters show is just rounding noise from converting through radians; this calculator avoids it.
Can I type into the π rad fraction field?
Yes. The numerator and denominator are real inputs. Type and to get , or and for .
What does the toggle on the fraction mean?
It means the angle cannot be written as an exact integer fraction of , which is true for most radian values. The shown integer fraction (for example for ) is the best approximation; the toggle reveals the full decimal value.
Why did come back as ?
The fraction is always reduced with integer numerator and denominator: . A value like becomes , so the boxes never hold a decimal numerator.
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.
- Most radian values cannot be written as an exact integer fraction of , so the π fraction uses a best integer approximation (marked with ) in those cases.
- 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.
Related Calculators
Scale Calculator
Calculate scale factors and convert scaled or real dimensions for length, area, and volume.
Roman Numeral Converter
Convert an Arabic number up to 3,999,999 into Roman numerals or read a Roman numeral back into a number. Both directions run in your browser.
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.