Home › Unit Conversion › Milliradians to Degrees
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.
Formula
1 mrad = 0.0572958 °
degrees = milliradians × 0.05729577951 — reverse: milliradians = degrees × 17.45329252
The factor is derived from the SI definitions of both units (base unit: rad) as listed in NIST SP 811; results on this page are shown 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 °
Milliradians to degrees 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 |
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
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mrad&to_unit=deg - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"mrad","to_unit":"deg"} - Markdown: https://tttkmbb.com/conversion/milliradians-to-degrees.md · JSON: https://tttkmbb.com/conversion/milliradians-to-degrees.json (add
?value=for a result) · Units: /api/v1/units?quantity=angle - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.