Angle Converter

Convert any angle to seven other units in one shot: degrees, radians, gradians, arcminutes, arcseconds, turns, and milliradians.

Convert 7 units Exact via π
Rate this calculator

Degrees ↔ Radians ↔ Gradians

7 angle units · exact π-based factors

Instructions — Angle Converter

1

Enter an angle and pick a unit

Type the angle value and choose its unit on the right. Default is 90 degrees, the right angle. The converter outputs all six other units below.

2

Use the quick picks

One-click presets cover the standard angles: 30, 45, 60, 90, 180, 270, and 360 degrees. Useful for trigonometry, geometry homework, or quick mental checks.

3

Read all conversions

The headline result flips automatically: type degrees to see radians; type radians to see degrees. The remaining five units stay visible in the grid below.

Right angle: 90° = π/2 rad = 100 gon = 0.25 turn.
Full circle: 360° = 2π rad = 400 gon = 1 turn = 21,600′.

Formulas

All seven angle units are linked through the radian, the SI-coherent unit of plane angle. The conversion factors are exact functions of π.

Degrees to Radians
$$ \theta_{rad} = \theta_{deg} \times \frac{\pi}{180} $$
Multiply by π/180 (about 0.0174533). 180 degrees equals exactly π radians by definition.
Radians to Degrees
$$ \theta_{deg} = \theta_{rad} \times \frac{180}{\pi} $$
Multiply by 180/π (about 57.2958). One radian is the angle whose arc length equals the circle radius.
Degrees to Gradians
$$ \theta_{gon} = \theta_{deg} \times \frac{10}{9} $$
90 degrees equals 100 gradians (a right angle is 100 gon). Gradians are decimal-based and used in some European surveying.
Degrees to Arcminutes / Arcseconds
$$ 1° = 60' = 3{,}600'' $$
Each degree divides into 60 arcminutes and each arcminute into 60 arcseconds — the sexagesimal system inherited from Babylonian astronomy.
Radians to Milliradians
$$ \theta_{mrad} = \theta_{rad} \times 1000 $$
One milliradian is 0.001 radian (about 0.0573°). Used in ballistics, optics, and laser precision work.
Turns (Revolutions)
$$ 1\,\text{turn} = 360° = 2\pi\,\text{rad} = 400\,\text{gon} $$
A turn is one full revolution. Common in engineering (RPM) and programming where modular arithmetic on whole rotations is convenient.

Reference

Standard angles in all units
DegreesRadiansGradiansArcminutes
0 rad0 gon0′
30°π/6 ≈ 0.523633.33 gon1,800′
45°π/4 ≈ 0.785450 gon2,700′
60°π/3 ≈ 1.047266.67 gon3,600′
90°π/2 ≈ 1.5708100 gon5,400′
180°π ≈ 3.1416200 gon10,800′
270°3π/2 ≈ 4.7124300 gon16,200′
360°2π ≈ 6.2832400 gon21,600′

Where each unit is used

Different fields settled on different units long ago. Knowing which is normal where helps avoid mode errors in calculators.

Common use
UnitFields
Degrees (°)Geometry, weather, sport
Radians (rad)Maths, physics, programming
Gradians (gon)EU surveying, mining
Arcmin / arcsecAstronomy, navigation
Milliradians (mrad)Ballistics, optics
TurnsEngineering, RPM
Precision scale
Unit1 unit ≈
1 degreefinger at arm's length
1 arcminute20/20 vision threshold
1 arcsecondHubble pointing limit
1 milliradian1 m at 1 km distance

Article — Angle Converter

Angle converter: degrees, radians, gradians, and beyond

An angle converter switches a value between degrees, radians, gradians, arcminutes, arcseconds, turns, and milliradians. All seven units describe the same geometric quantity (rotation about a point), just with different scales. The radian (SI-coherent) is the natural reference; 360° = 2π rad = 400 gon = 1 turn.

Most conversion errors in trigonometry come from mixing up these units. A calculator left in radian mode that receives a degree input gives an answer roughly 57 times too large. Knowing which unit a problem uses and how to flip between them is one of the most useful skills in geometry, physics, and engineering software.

What an angle converter does

The converter takes a single angle value, treats it as a quantity in whichever unit you choose, and reports the equivalent value in every other unit. Internally it converts the input to radians, then expresses radians back in each target unit. Because all factors are exact functions of π or rational fractions, there is no measurement error: precision losses come only from rounding the displayed digits.

Mathematically, angles are dimensionless: the radian is defined as the ratio of arc length to radius. That makes the SI a special case where the unit is sometimes omitted entirely (sin x without "rad" written is the standard convention). Other angle units survive for practical or historical reasons.

Did you know

The 360-degree circle came from Babylonian astronomy around 1500 BCE. The number 360 was chosen because it has 24 divisors, making mental fractions easy. The radian, by contrast, only got a formal name in 1873 when James Thomson named it at Queen's University Belfast.

History of angle units

Babylonian astronomers split the circle into 360 parts in roughly the second millennium BCE. The choice was practical: 360 divides cleanly by 2, 3, 4, 5, 6, 8, 9, 10, 12, and more. Hipparchus and Ptolemy later inherited the system, which then carried into Arab, European, and modern astronomy. Degrees became the universal language of geometry.

Radians emerged from calculus. By the early 18th century, Roger Cotes had noticed that derivatives and series expansions of sin and cos only work cleanly when angles are measured in arc-length-to-radius ratios. The name "radian" was coined in 1873. The SI formally accepted the radian in 1960. Gradians appeared in the French Revolutionary metric reform of 1795 as a decimal alternative, but never took over.

Right-angle equivalences
90° = π/2 rad ≈ 1.5708
90° = 100 gradians (gon)
90° = 5,400 arcminutes
90° = 324,000 arcseconds
90° = 0.25 turn
90° = 1,570.8 mrad

Converting degrees to radians

Multiply degrees by π/180 to get radians. Multiply radians by 180/π to go back. The factor π/180 is approximately 0.01745329. Most common conversions use clean fractions: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π. Memorising these handful of fractions covers the bulk of trigonometry problems.

To convert gradians to radians, multiply by π/200. For arcminutes to radians, multiply by π/10,800. For arcseconds to radians, multiply by π/648,000. Each smaller unit just inserts another factor of 60 (since 1° = 60′ = 3,600″). The arithmetic chains together: 1 arcsecond is exactly (π/180)/3,600 radians.

Why radians are the natural angle unit

Radians are the only angle unit for which standard calculus identities work without correction factors. The derivative of sin(x) equals cos(x), and the Taylor series for sine begins x - x³/6 +..., only when x is in radians. In degree-mode calculus, every derivative picks up an extra π/180 factor that makes the algebra messy.

The radian also gives the cleanest formula for arc length and angular velocity. Arc length s equals radius r times angle θ in radians (s = rθ). Angular velocity ω in radians per second multiplies by radius to give linear velocity. Plugging degrees into these formulas requires a conversion every time. This is why physics, engineering, and programming default to radians.

  • 360 degrees = 2π radians = 1 full turn
  • 1 degree ≈ 0.01745 rad
  • 1 radian ≈ 57.2958 degrees
  • 1 gradian (gon) = 0.9 degrees
  • 1 arcminute = 1/60 degree = 60 arcseconds
  • 1 milliradian ≈ 0.0573 degrees
  • 1 turn = 360° = 400 gon = 2π rad

Arcminutes and arcseconds in precision work

The arcminute and arcsecond bring degrees down to higher precision through sexagesimal subdivision. One degree splits into 60 arcminutes (60′) and each arcminute into 60 arcseconds (60″). The notation comes from Babylonian astronomy via Greek and Arab translation.

Astronomy uses arcminutes and arcseconds for star positions, planetary diameters, and telescope resolutions. The Hubble Space Telescope has a pointing accuracy of about 0.007 arcseconds. The Moon's apparent diameter is about 31 arcminutes from Earth. GPS coordinates use degrees with decimal arcminutes for latitude and longitude. Eye-doctor charts measure visual acuity in arcminutes: the 20/20 line is letters subtending 1 arcminute at 20 feet.

Angle units compared by precision

The seven units fall into rough precision bands. Turns and degrees are coarse, suitable for everyday geometry, weather, and sports. Radians and gradians sit in the middle, useful for math and surveying. Arcminutes, arcseconds, and milliradians are fine-grained, used where small angles matter.

1 degree
Finger at arm's length
Coarse
1 arcsecond
Hubble pointing limit
3,600× finer

Milliradians are popular in optics and ballistics because 1 mrad subtends exactly 1 metre at 1 km distance. This makes mental scaling of scope adjustments trivial: a target 200 m away requires twice the mrad correction of a target at 400 m for the same physical offset.

Common angle-conversion mistakes

Three errors recur. First, the DEG/RAD mode mistake on calculators. Inputting sin(90) in radian mode gives 0.894 instead of 1.000. Always confirm the mode before trusting trig results. Second, confusing prime and double-prime notations. A position quoted as "12° 30′ 15″" is degrees-minutes-seconds, and the seconds (″) are 1/3,600 of a degree, not 1/60. Third, mixing radians and degrees in the same calculation without a unit conversion. Adding "π" to "45°" gives nonsense unless you first convert one to the other's unit.

Tip

For programming, JavaScript and Python trig functions all expect radians by default. Multiply degree inputs by Math.PI / 180 (JavaScript) or math.radians() (Python) before calling sin, cos, tan.

Calculator mode matters

Scientific calculators have a tiny DEG/RAD/GRAD indicator. If the mode does not match your angle unit, every trigonometric result is wrong by a factor of about 57 (rad vs deg) or 1.111 (deg vs gon). Check the mode before solving the problem; it is the single most common source of errors in trigonometry.

FAQ

90° = π/2 radians, or approximately 1.5708 rad. A right angle is one-quarter of a full revolution: 360° = 2π rad, so 90° = 2π/4 = π/2.
180° = π radians exactly, about 3.14159 rad. This is the half-circle, the angle of a straight line.
Multiply by π/180. For example: 60° × π/180 = π/3 ≈ 1.047 rad. The factor π/180 ≈ 0.01745329 lets you do the conversion mentally for small angles.
Multiply by 180/π. For example: 1 rad × 180/π ≈ 57.296°. Some calculators show DEG and RAD mode toggles for exactly this reason — pick the wrong mode and your trig results are off by a factor of about 57.
1 gradian = 0.9°, so a right angle is exactly 100 gon and a full revolution is 400 gon. The unit was proposed during the French metric reform of 1795 to give a decimal alternative to degrees. It survives in European surveying and some military mils.
An arcminute is 1/60 of a degree, written with a prime: 1° = 60′. An arcsecond is 1/60 of an arcminute, or 1/3,600 of a degree, written with a double prime: 1° = 3,600″. Used in astronomy and geodesy where higher precision is needed than full degrees.
1 mrad = 0.001 rad ≈ 0.0573°. Useful because at 1 km distance, 1 mrad subtends exactly 1 m. Used in firearms scope adjustments and laser optics for precise small-angle work.
1 turn = 360° = 2π rad = 400 gon. A turn is one complete revolution. Engineers measure rotation speeds in revolutions per minute (RPM), each revolution being one turn.