Home › Unit Conversion › Revolutions per minute (rpm) to Radians per second
Revolutions per minute (rpm) to Radians per second (rpm to rad/s)
Convert revolutions per minute (rpm) to radians per second: 1 rpm = 0.10472 rad/s. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 rpm = 0.10472 rad/s
radians per second = revolutions per minute (rpm) × 0.1047197551 — reverse: revolutions per minute (rpm) = radians per second × 9.549296586
The factor is derived from the SI definitions of both units (base unit: Hz) 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 rpm = 0.523599 rad/s
- 12.5 rpm = 1.309 rad/s
- 100 rpm = 10.472 rad/s
Revolutions per minute (rpm) to radians per second conversion table
| Revolutions per minute (rpm) (rpm) | Radians per second (rad/s) |
|---|---|
| 1 | 0.10472 |
| 2 | 0.20944 |
| 3 | 0.314159 |
| 4 | 0.418879 |
| 5 | 0.523599 |
| 6 | 0.628319 |
| 7 | 0.733038 |
| 8 | 0.837758 |
| 9 | 0.942478 |
| 10 | 1.0472 |
| 15 | 1.5708 |
| 20 | 2.0944 |
| 25 | 2.61799 |
| 30 | 3.14159 |
| 40 | 4.18879 |
| 50 | 5.23599 |
| 75 | 7.85398 |
| 100 | 10.472 |
| 200 | 20.944 |
| 250 | 26.1799 |
| 500 | 52.3599 |
| 1000 | 104.72 |
FAQ
How many radians per second are in one rpm?
1 rpm = 0.10472 rad/s. 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 revolutions per minute (rpm) to radians per second?
Multiply the value in revolutions per minute (rpm) by 0.1047197551: radians per second = revolutions per minute (rpm) × 0.1047197551. For example, 5 rpm = 0.523599 rad/s.
How do I convert radians per second back to revolutions per minute (rpm)?
Multiply by the inverse factor 9.549296586 (revolutions per minute (rpm) = radians per second × 9.549296586), or use the radians per second-to-revolutions per minute (rpm) page.
Related conversions
- Radians per second to revolutions per minute (rpm) (reverse)
- Frequency Converter — all frequency units in one tool
- Hertz to Revolutions per minute (rpm)
- Revolutions per minute (rpm) to Hertz
- Gigahertz to Megahertz
- Megahertz to Gigahertz
- Megahertz to Kilohertz
- Kilohertz to Megahertz
- Kilohertz to Hertz
- Hertz to Kilohertz
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=rpm&to_unit=rad%2Fs - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"rpm","to_unit":"rad/s"} - Markdown: https://tttkmbb.com/conversion/rpm-to-rad-per-second.md · JSON: https://tttkmbb.com/conversion/rpm-to-rad-per-second.json (add
?value=for a result) · Units: /api/v1/units?quantity=frequency - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.