Skip to content
Toolcroft

Unit Converters

Angle Converter - Degrees, Radians, Gradians & More

Convert angles between degrees, radians, gradians, turns, arcminutes, and arcseconds instantly.

Angle visualization

90°180°270°180.0°3.142 rad

Common angle conversions

DegreesRadiansGradiansTurns
0 rad0 grad0 turn
30°π/6 ≈ 0.5236 rad33.33 grad1/12 turn
45°π/4 ≈ 0.7854 rad50 grad1/8 turn
90°π/2 ≈ 1.5708 rad100 grad0.25 turn
180°π ≈ 3.1416 rad200 grad0.5 turn
360°2π ≈ 6.2832 rad400 grad1 turn

How angle conversion works

All conversions pass through degrees as the intermediate unit. Multiply the input by its "to degrees" factor, then divide by the target unit's factor.

The conversion formula between degrees and radians is: radians = degrees × π / 180.

Where each unit is used

  • Degrees (°): Navigation, carpentry, everyday geometry, and most consumer applications. Familiar to almost everyone.
  • Radians (rad): Mathematics, physics, computer graphics APIs (CSS transforms, WebGL, canvas). The natural unit for calculus.
  • Gradians (grad): Surveying, military artillery, and civil engineering - especially common in continental Europe. A full circle = 400 gradians, making right angles a clean 100 grad.
  • Turns: Clock design, robotics, and full-rotation contexts. One turn = 360° = 2π rad = 400 grad.

Why radians are the natural unit in mathematics

A radian is defined so that an arc of length r on a circle of radius r subtends exactly 1 radian at the center. This makes arc length = r × θ (with θ in radians), a clean, dimensionless relationship with no conversion factor. Consequently, the derivatives of trigonometric functions are simple: d/dx[sin x] = cos x works only when x is in radians. Using degrees introduces a factor of π/180 everywhere in calculus.

Common angles in context

DegreesRadiansContext / meaning
30°π/6Shorter leg of a 30–60–90 right triangle
45°π/4Diagonal of a square; isoceles right triangle
60°π/3Interior angle of an equilateral triangle
90°π/2Right angle; perpendicular lines
120°2π/3Interior angle of a regular hexagon
180°πStraight line; supplementary angles sum to this
270°3π/2Three-quarter rotation
360°Full circle; complete rotation