Angle Converter
Quick Reference Angles:
About This Tool
What Is the Angle Converter?
The Angle Converter is a free, browser-based tool that instantly translates any angle value between twelve units: Decimal Degrees, Degrees-Minutes-Seconds (DMS), Radians, Radians in π form, Gradians (gon), Turns (rev), Arcminutes, Arcseconds, Milliradians (mrad), NATO Mils (6400), Artillery Mils (6000), and Compass Bearings. Every conversion is shown in a single table alongside a live compass rose and trigonometric function values — no page reload needed.
Angle Units at a Glance
| Unit | Symbol | Full circle | Common use |
|---|---|---|---|
| Decimal Degrees | ° | 360° | Navigation, GIS, everyday geometry |
| Degrees-Minutes-Seconds | ° ′ ″ | 360° | Astronomy, surveying, GPS |
| Radians | rad | 2π ≈ 6.2832 rad | Mathematics, physics, programming |
| Radians (π form) | ×π | 2π | Exact expression in symbolic math |
| Gradians / Gon | gon | 400 gon | Surveying (metric countries) |
| Turns / Revolutions | rev | 1 rev | Rotational mechanics, motors |
| Arcminutes | ′ | 21,600 ′ | Astronomy, angular resolution |
| Arcseconds | ″ | 1,296,000 ″ | Telescopes, stellar parallax |
| Milliradians | mrad | ≈ 6,283 mrad | Optics, ballistics, sniper scopes |
| NATO Mils | mil₆₄₀₀ | 6,400 mil | NATO military artillery |
| Artillery Mils | mil₆₀₀₀ | 6,000 mil | Soviet/Russian artillery |
| Compass Bearing | N/S…E/W | — | Marine & air navigation |
How to Use the Angle Converter
Follow these steps for an instant multi-unit conversion:
Select the input unit from the dropdown (e.g. "Decimal Degrees" or "Radians (π form)").
Type the value — a plain number, a DMS string such as
12°34′56″, a π expression like3π/4, or a bearing likeN45°E.Choose a normalization mode if you want the angle wrapped into a specific range (e.g.
[0°, 360°)or(−π, π]).Select output precision (0 – 10 decimal places).
The full conversion table, compass rose, DMS breakdown, and trigonometric values appear automatically with Auto-convert enabled (or press Enter / the Convert button).
Entering DMS Angles
Degrees-Minutes-Seconds is the sexagesimal system where one degree is divided into 60 minutes and each minute into 60 seconds. Conversion to decimal degrees uses:
The tool accepts all of these DMS formats:
Using π (Pi) Expressions
When working with exact fractions of π, select Radians (π form) as the input unit. Accepted patterns:
The converter identifies the nearest reduced fraction (up to denominator 100) and shows it alongside the decimal. For example, 45° yields π/4, and 120° yields 2π/3.
Compass Bearings and Azimuth
A quadrantal bearing specifies an angle from North or South toward East or West. The tool parses bearings and maps them to a clockwiseazimuth (0° = North):
| Bearing | Azimuth (°) |
|---|---|
| N45°E | 45° |
| S30°E | 150° |
| S60°W | 240° |
| N10°W | 350° |
| N (due North) | 0° |
| S (due South) | 180° |
The interactive compass rose updates in real-time to visualize where the angle points, with the needle measuring clockwise from North.
Angle Normalization (Wrapping)
Large or negative angles (e.g. 450° or −90°) can be wrapped into a standard range using modular arithmetic:
Select None to keep the original, possibly large value. When normalization is applied, a badge indicates which range was used.
Military Mils: NATO vs. Artillery
Mils are angular units used in military targeting where even small angular errors translate to large positional errors at long distances. Two incompatible conventions exist:
NATO (STANAG) mils: 6,400 mils per full circle → 1 mil ≈ 0.05625°
Soviet/Artillery mils: 6,000 mils per full circle → 1 mil = 0.06°
The converter outputs both simultaneously so you can verify values across different field manuals or targeting systems.
Conversion Formulas (Radians as Base)
Internally the tool converts every input to radians first, then derives all other units:
| To radians… | Formula |
|---|---|
| Degrees | rad = deg × π / 180 |
| Gradians | rad = gon × π / 200 |
| Turns | rad = rev × 2π |
| Arcminutes | rad = ′ / 60 × π / 180 |
| Arcseconds | rad = ″ / 3600 × π / 180 |
| Milliradians | rad = mrad / 1000 |
| NATO Mils | rad = mil × 2π / 6400 |
| Artillery Mils | rad = mil × 2π / 6000 |
Practical Conversion Examples
45° in all units
1 Radian in degrees
Tips & Keyboard Shortcuts
Press Enter in the value field to trigger conversion without clicking the button.
Use the Quick Reference Angles buttons (30°, 45°, 90°…) to prefill common values instantly.
Click the copy icon on any table row to copy just that unit's value, or use Copy CSV to grab all values for spreadsheet use.
Switch Auto: On to see results update as you type (300 ms debounce), or turn it off and press Convert for batch work.
For angles beyond ±360° (e.g. winding rotations), use Normalization: None to preserve the original value.
Frequently Asked Questions
Yes, Angle Converter is totally free :)
Yes, you can install the webapp as PWA.
Yes, any data related to Angle Converter only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.
The Angle Converter supports Decimal Degrees (°), Degrees-Minutes-Seconds (DMS), Radians (rad), Radians in π form (e.g. π/4), Gradians (gon), Turns/Revolutions (rev), Arcminutes (′), Arcseconds (″), Milliradians (mrad), NATO Mils (6400 per circle), Artillery Mils (6000 per circle), and Compass Bearings (e.g. N45°E).
Degrees divide a full circle into 360 equal parts, while radians relate the arc length to the circle's radius. A full circle is 2π radians ≈ 6.2832 rad. Radians are the SI standard in mathematics and physics because they simplify trigonometric formulas.
You can enter DMS in several formats: '12°34′56″', '12d 34m 56s', '12 34 56' (space-separated), or '12°34\'56"'. Negative angles use a minus sign before the degrees (e.g. -45°30′00″). Minutes must be 0–59 and seconds must be 0–59.999.
Type expressions like 'π/4', '3π/2', '2π', '-5π/6', or '1.5π'. The converter parses these exactly and shows both the π form and the decimal value. You can also type 'pi' instead of 'π'.
Both mil systems divide a full circle into a rounded number of units for military use. NATO (STANAG) uses 6400 mils per circle, while the older Soviet-derived artillery convention uses 6000 mils per circle. The Angle Converter lets you choose the base when converting.
Normalization wraps any angle into a chosen range: [0°, 360°) keeps all values non-negative, (−180°, 180°] centres around zero, [0, 2π) and (−π, π] do the same in radians. Select 'None' to keep the original (possibly large or negative) value.