Home › Unit Conversion › Hertz to Radians per second
Hertz to Radians per second (Hz to rad/s)
Convert hertz to radians per second: 1 Hz = 6.28319 rad/s. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 Hz = 6.28319 rad/s
radians per second = hertz × 6.283185307 — reverse: hertz = radians per second × 0.1591549431
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 Hz = 31.4159 rad/s
- 12.5 Hz = 78.5398 rad/s
- 100 Hz = 628.319 rad/s
Hertz to radians per second conversion table
| Hertz (Hz) | Radians per second (rad/s) |
|---|---|
| 1 | 6.28319 |
| 2 | 12.5664 |
| 3 | 18.8496 |
| 4 | 25.1327 |
| 5 | 31.4159 |
| 6 | 37.6991 |
| 7 | 43.9823 |
| 8 | 50.2655 |
| 9 | 56.5487 |
| 10 | 62.8319 |
| 15 | 94.2478 |
| 20 | 125.664 |
| 25 | 157.08 |
| 30 | 188.496 |
| 40 | 251.327 |
| 50 | 314.159 |
| 75 | 471.239 |
| 100 | 628.319 |
| 200 | 1256.64 |
| 250 | 1570.8 |
| 500 | 3141.59 |
| 1000 | 6283.19 |
FAQ
How many radians per second are in one hertz?
1 Hz = 6.28319 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 hertz to radians per second?
Multiply the value in hertz by 6.283185307: radians per second = hertz × 6.283185307. For example, 5 Hz = 31.4159 rad/s.
How do I convert radians per second back to hertz?
Multiply by the inverse factor 0.1591549431 (hertz = radians per second × 0.1591549431), or use the radians per second-to-hertz page.
Related conversions
- Radians per second to hertz (reverse)
- Frequency Converter — all frequency units in one tool
- Hertz to Revolutions per minute (rpm)
- Revolutions per minute (rpm) to Hertz
- 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
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=Hz&to_unit=rad%2Fs - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"Hz","to_unit":"rad/s"} - Markdown: https://tttkmbb.com/conversion/hz-to-rad-per-second.md · JSON: https://tttkmbb.com/conversion/hz-to-rad-per-second.json (add
?value=for a result) · Units: /api/v1/units?quantity=frequency - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.