Home › Unit Conversion › Turns (revolutions) to Degrees
Turns (revolutions) to Degrees (turn to °)
Convert turns (revolutions) to degrees: 1 turn = 360 °. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 turn = 360 °
degrees = turns (revolutions) × 360 — reverse: turns (revolutions) = degrees × 0.002777777778
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 turn = 1800 °
- 12.5 turn = 4500 °
- 100 turn = 36000 °
Turns (revolutions) to degrees conversion table
| Turns (revolutions) (turn) | Degrees (°) |
|---|---|
| 1 | 360 |
| 2 | 720 |
| 3 | 1080 |
| 4 | 1440 |
| 5 | 1800 |
| 6 | 2160 |
| 7 | 2520 |
| 8 | 2880 |
| 9 | 3240 |
| 10 | 3600 |
| 15 | 5400 |
| 20 | 7200 |
| 25 | 9000 |
| 30 | 10800 |
| 40 | 14400 |
| 50 | 18000 |
| 75 | 27000 |
| 100 | 36000 |
| 200 | 72000 |
| 250 | 90000 |
| 500 | 180000 |
| 1000 | 360000 |
FAQ
How many degrees are in one turn?
1 turn = 360 °. 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 turns (revolutions) to degrees?
Multiply the value in turns (revolutions) by 360: degrees = turns (revolutions) × 360. For example, 5 turn = 1800 °.
How do I convert degrees back to turns (revolutions)?
Multiply by the inverse factor 0.002777777778 (turns (revolutions) = degrees × 0.002777777778), or use the degrees-to-turns (revolutions) page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=turn&to_unit=deg - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"turn","to_unit":"deg"} - Markdown: https://tttkmbb.com/conversion/turns-to-degrees.md · JSON: https://tttkmbb.com/conversion/turns-to-degrees.json (add
?value=for a result) · Units: /api/v1/units?quantity=angle - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.