Home › Unit Conversion › Hours to Weeks
Hours to Weeks (h to wk)
Convert hours to weeks: 1 h = 0.00595238 wk. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 h = 0.00595238 wk
weeks = hours × 0.005952380952 — reverse: hours = weeks × 168
The factor is derived from the SI definitions of both units (base unit: s) 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 h = 0.0297619 wk
- 12.5 h = 0.0744048 wk
- 100 h = 0.595238 wk
Hours to weeks conversion table
| Hours (h) | Weeks (wk) |
|---|---|
| 1 | 0.00595238 |
| 2 | 0.0119048 |
| 3 | 0.0178571 |
| 4 | 0.0238095 |
| 5 | 0.0297619 |
| 6 | 0.0357143 |
| 7 | 0.0416667 |
| 8 | 0.047619 |
| 9 | 0.0535714 |
| 10 | 0.0595238 |
| 15 | 0.0892857 |
| 20 | 0.119048 |
| 25 | 0.14881 |
| 30 | 0.178571 |
| 40 | 0.238095 |
| 50 | 0.297619 |
| 75 | 0.446429 |
| 100 | 0.595238 |
| 200 | 1.19048 |
| 250 | 1.4881 |
| 500 | 2.97619 |
| 1000 | 5.95238 |
FAQ
How many weeks are in one hour?
1 h = 0.00595238 wk. 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 hours to weeks?
Multiply the value in hours by 0.005952380952: weeks = hours × 0.005952380952. For example, 5 h = 0.0297619 wk.
How do I convert weeks back to hours?
Multiply by the inverse factor 168 (hours = weeks × 168), or use the weeks-to-hours page.
Related conversions
- Weeks to hours (reverse)
- Time Converter — all time units in one tool
- Hours to Minutes
- Minutes to Hours
- Minutes to Seconds
- Seconds to Minutes
- Days to Hours
- Hours to Days
- Weeks to Days
- Days to Weeks
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=h&to_unit=week - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"h","to_unit":"week"} - Markdown: https://tttkmbb.com/conversion/hours-to-weeks.md · JSON: https://tttkmbb.com/conversion/hours-to-weeks.json (add
?value=for a result) · Units: /api/v1/units?quantity=time - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.