Home › Unit Conversion › Revolutions per minute (rpm) to Hertz
Revolutions per minute (rpm) to Hertz (rpm to Hz)
Convert revolutions per minute (rpm) to hertz: 1 rpm = 0.0166667 Hz. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 rpm = 0.0166667 Hz
hertz = revolutions per minute (rpm) × 0.01666666667 — reverse: revolutions per minute (rpm) = hertz × 60
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.0833333 Hz
- 12.5 rpm = 0.208333 Hz
- 100 rpm = 1.66667 Hz
Revolutions per minute (rpm) to hertz conversion table
| Revolutions per minute (rpm) (rpm) | Hertz (Hz) |
|---|---|
| 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 |
FAQ
How many hertz are in one rpm?
1 rpm = 0.0166667 Hz. 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 hertz?
Multiply the value in revolutions per minute (rpm) by 0.01666666667: hertz = revolutions per minute (rpm) × 0.01666666667. For example, 5 rpm = 0.0833333 Hz.
How do I convert hertz back to revolutions per minute (rpm)?
Multiply by the inverse factor 60 (revolutions per minute (rpm) = hertz × 60), or use the hertz-to-revolutions per minute (rpm) page.
Related conversions
- Hertz to revolutions per minute (rpm) (reverse)
- Frequency Converter — all frequency units in one tool
- Radians per second to Revolutions per minute (rpm)
- Revolutions per minute (rpm) to Radians per second
- 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=Hz - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"rpm","to_unit":"Hz"} - Markdown: https://tttkmbb.com/conversion/rpm-to-hz.md · JSON: https://tttkmbb.com/conversion/rpm-to-hz.json (add
?value=for a result) · Units: /api/v1/units?quantity=frequency - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.