# Milliradians to Degrees (mrad to °)

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

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

## Formula

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

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 mrad = 0.286479 °
- 12.5 mrad = 0.716197 °
- 100 mrad = 5.72958 °

## Conversion table

| Milliradians (mrad) | Degrees (°) |
| --- | --- |
| 1 | 0.0572958 |
| 2 | 0.114592 |
| 3 | 0.171887 |
| 4 | 0.229183 |
| 5 | 0.286479 |
| 6 | 0.343775 |
| 7 | 0.40107 |
| 8 | 0.458366 |
| 9 | 0.515662 |
| 10 | 0.572958 |
| 15 | 0.859437 |
| 20 | 1.14592 |
| 25 | 1.43239 |
| 30 | 1.71887 |
| 40 | 2.29183 |
| 50 | 2.86479 |
| 75 | 4.29718 |
| 100 | 5.72958 |
| 200 | 11.4592 |
| 250 | 14.3239 |
| 500 | 28.6479 |
| 1000 | 57.2958 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mrad&to_unit=deg` → 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":"mrad","to_unit":"deg"}`
- 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 degrees are in one milliradian?**

1 mrad = 0.0572958 °. 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 milliradians to degrees?**

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

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

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

## Related conversions

- [Degrees to milliradians](https://tttkmbb.com/conversion/degrees-to-milliradians.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)
