Skip to main content
🔄 Unit Converter

Angle Converter

Convert between degrees, radians, gradians, arcminutes, arcseconds and full turns instantly — with the forward and reverse factors and a full breakdown across every unit.

Degrees ↔ radians
Gradians & turns
Arcmin & arcsec
Full breakdown
100% Free
🔄 Open All Converters 📖 Read the Guide

Angle conversion — Quick answer

Convert via degrees: value × factor(from) ÷ factor(to). A full circle is 360° = 2π rad = 400 grad.

deg → rad: × π/180  ·  rad → deg: × 180/π  ·  1 grad = 0.9°

Worked example: 180° = π rad ≈ 3.14159 = 200 grad = 0.5 turn.

Common conversions

DegreesRadiansGradians
90°1.5708100
180°3.14159200
1 rad163.662
360° (1 turn)6.28319400

1° = 60 arcmin = 3600 arcsec. Displayed values rounded.

🔄 Angle Converter

Enter a value, choose the unit to convert from and to.

Result
1 from-unit =
1 to-unit =
In degrees

⚠️ A full circle is 360° = 2π radians = 400 gradians. Most programming math functions (sin, cos, tan) expect radians, while people usually read degrees. Displayed values are rounded.

An angle converter moves a value between the ways we measure rotation: degrees (a circle in 360 parts), radians (the natural maths unit, 2π to a circle), gradians (400 to a circle), and the fine subdivisions arcminutes and arcseconds. It converts your value into a base unit — degrees — and back out. The conversion people reach for most is degrees ↔ radians, since calculators and code work in radians while everyday angles are quoted in degrees.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: the exact circle definitions, recomputed in code.

How the conversion works

Degrees ↔ radians
rad = deg × π/180 · deg = rad × 180/π
Key factors (per degree)
1 rad = 57.29578° · 1 grad = 0.9° · 1′ = 1/60° · 1″ = 1/3600° · 1 turn = 360°

Each unit equals a fixed number of degrees: a radian is 57.29578°, a gradian 0.9°, an arcminute one-sixtieth of a degree. Multiply your value by the "from" unit's degrees-per-unit to reach degrees, then divide by the "to" unit's. The two facts to anchor on: a half circle is 180° = π radians, and a full circle is 360° = 2π radians = 400 gradians.

Worked example — 180° in other units

Scenario: convert 180 degrees (a half circle) to other angle units.

To radians
180 × π/180 = π ≈ 3.14159 rad
To gradians
180 ÷ 0.9 = 200 grad
To turns
180 ÷ 360 = 0.5 turn

180° is exactly π radians (about 3.14159), 200 gradians, or half a turn. The everyday cases follow the same rule: 90° is π/2 ≈ 1.5708 radians (100 gradians), one radian is 57.29578°, and a full turn is 2π ≈ 6.28319 radians. The converter shows every unit at once — handy when you need radians for code but think in degrees.

Frequently Asked Questions

Degrees to radians?

× π/180. 180° = π ≈ 3.14159; 90° = 1.5708.

Degrees in a radian?

180 ÷ π ≈ 57.29578°. A full circle is 2π ≈ 6.2832 rad.

What is a gradian?

400 to a circle: 1 grad = 0.9°. 90° = 100 grad.

Arcminutes / arcseconds?

1° = 60′ = 3600″. Used in astronomy & surveying.

Radians in a full turn?

2π ≈ 6.28319 (= 360° = 400 grad).

Need more unit converters?

Convert length, area, energy, power and more across the AI Calculator suite.

🔄 Open All Converters — Free

No registration required · 350+ calculators · PDF report export