# Degrees to Milliradians (° to mrad)

> Convert degrees to milliradians: 1 ° = 17.4533 mrad. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `degrees-to-milliradians` · Quantity: Angle (`angle`, base unit rad) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/degrees-to-milliradians · This document: https://tttkmbb.com/conversion/degrees-to-milliradians.md · JSON: https://tttkmbb.com/conversion/degrees-to-milliradians.json (add `?value=` for a result)

## Formula

- `1 ° = 17.4533 mrad`
- `milliradians = degrees × 17.45329252`
- Reverse: `degrees = milliradians × 0.05729577951`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 ° = 87.2665 mrad
- 12.5 ° = 218.166 mrad
- 100 ° = 1745.33 mrad

## Conversion table

| Degrees (°) | Milliradians (mrad) |
| --- | --- |
| 1 | 17.4533 |
| 2 | 34.9066 |
| 3 | 52.3599 |
| 4 | 69.8132 |
| 5 | 87.2665 |
| 6 | 104.72 |
| 7 | 122.173 |
| 8 | 139.626 |
| 9 | 157.08 |
| 10 | 174.533 |
| 15 | 261.799 |
| 20 | 349.066 |
| 25 | 436.332 |
| 30 | 523.599 |
| 40 | 698.132 |
| 50 | 872.665 |
| 75 | 1309 |
| 100 | 1745.33 |
| 200 | 3490.66 |
| 250 | 4363.32 |
| 500 | 8726.65 |
| 1000 | 17453.3 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=deg&to_unit=mrad` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"deg","to_unit":"mrad"}`
- All angle units: https://tttkmbb.com/api/v1/units?quantity=angle · full converter: [Angle Converter](https://tttkmbb.com/conversion/angle.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many milliradians are in one degree?**

1 ° = 17.4533 mrad. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert degrees to milliradians?**

Multiply the value in degrees by 17.45329252: milliradians = degrees × 17.45329252. For example, 5 ° = 87.2665 mrad.

**How do I convert milliradians back to degrees?**

Multiply by the inverse factor 0.05729577951 (degrees = milliradians × 0.05729577951), or use the milliradians-to-degrees page.

## Related conversions

- [Milliradians to degrees](https://tttkmbb.com/conversion/milliradians-to-degrees.md) (reverse)
- [Degrees to Radians](https://tttkmbb.com/conversion/degrees-to-radians.md)
- [Radians to Degrees](https://tttkmbb.com/conversion/radians-to-degrees.md)
- [Gradians to Degrees](https://tttkmbb.com/conversion/gradians-to-degrees.md)
- [Degrees to Gradians](https://tttkmbb.com/conversion/degrees-to-gradians.md)
- [Turns (revolutions) to Degrees](https://tttkmbb.com/conversion/turns-to-degrees.md)
- [Degrees to Turns (revolutions)](https://tttkmbb.com/conversion/degrees-to-turns.md)
- [Arcminutes to Degrees](https://tttkmbb.com/conversion/arcminutes-to-degrees.md)
- [Degrees to Arcminutes](https://tttkmbb.com/conversion/degrees-to-arcminutes.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
