Home › Unit Conversion › Weeks to Years (365 days)
Weeks to Years (365 days) (wk to yr)
Convert weeks to years (365 days): 1 wk = 0.0191781 yr. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 wk = 0.0191781 yr
years (365 days) = weeks × 0.01917808219 — reverse: weeks = years (365 days) × 52.14285714
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 wk = 0.0958904 yr
- 12.5 wk = 0.239726 yr
- 100 wk = 1.91781 yr
Weeks to years (365 days) conversion table
| Weeks (wk) | Years (365 days) (yr) |
|---|---|
| 1 | 0.0191781 |
| 2 | 0.0383562 |
| 3 | 0.0575342 |
| 4 | 0.0767123 |
| 5 | 0.0958904 |
| 6 | 0.115068 |
| 7 | 0.134247 |
| 8 | 0.153425 |
| 9 | 0.172603 |
| 10 | 0.191781 |
| 15 | 0.287671 |
| 20 | 0.383562 |
| 25 | 0.479452 |
| 30 | 0.575342 |
| 40 | 0.767123 |
| 50 | 0.958904 |
| 75 | 1.43836 |
| 100 | 1.91781 |
| 200 | 3.83562 |
| 250 | 4.79452 |
| 500 | 9.58904 |
| 1000 | 19.1781 |
FAQ
How many years (365 days) are in one week?
1 wk = 0.0191781 yr. 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 weeks to years (365 days)?
Multiply the value in weeks by 0.01917808219: years (365 days) = weeks × 0.01917808219. For example, 5 wk = 0.0958904 yr.
How do I convert years (365 days) back to weeks?
Multiply by the inverse factor 52.14285714 (weeks = years (365 days) × 52.14285714), or use the years (365 days)-to-weeks page.
Related conversions
- Years (365 days) to weeks (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=week&to_unit=year_365 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"week","to_unit":"year_365"} - Markdown: https://tttkmbb.com/conversion/weeks-to-years.md · JSON: https://tttkmbb.com/conversion/weeks-to-years.json (add
?value=for a result) · Units: /api/v1/units?quantity=time - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.