# Arcminutes to Degrees (′ to °)

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

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

## Formula

- `1 ′ = 0.0166667 °`
- `degrees = arcminutes × 0.01666666667`
- Reverse: `arcminutes = degrees × 60`

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 ′ = 0.0833333 °
- 12.5 ′ = 0.208333 °
- 100 ′ = 1.66667 °

## Conversion table

| Arcminutes (′) | Degrees (°) |
| --- | --- |
| 1 | 0.0166667 |
| 2 | 0.0333333 |
| 3 | 0.05 |
| 4 | 0.0666667 |
| 5 | 0.0833333 |
| 6 | 0.1 |
| 7 | 0.116667 |
| 8 | 0.133333 |
| 9 | 0.15 |
| 10 | 0.166667 |
| 15 | 0.25 |
| 20 | 0.333333 |
| 25 | 0.416667 |
| 30 | 0.5 |
| 40 | 0.666667 |
| 50 | 0.833333 |
| 75 | 1.25 |
| 100 | 1.66667 |
| 200 | 3.33333 |
| 250 | 4.16667 |
| 500 | 8.33333 |
| 1000 | 16.6667 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=arcmin&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":"arcmin","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 arcminute?**

1 ′ = 0.0166667 °. 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 arcminutes to degrees?**

Multiply the value in arcminutes by 0.01666666667: degrees = arcminutes × 0.01666666667. For example, 5 ′ = 0.0833333 °.

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

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

## Related conversions

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