1. How to convert weeks to days
The conversion is a single multiplication: d = wk × 7. Both units are defined
against the same base — the second (s) — so the factor is fixed and the result
is exact to the precision shown.
Worked at the two values people ask for most: 1 wk = 7 d and
2 wk = 14 d. Going the other way, wk = d × 0.142857142857, so
1 d = 0.14285714 wk.
Results are given to eight significant figures. That is more precision than most jobs need — for a rough figure, use 1 wk = 7 d and adjust — but rounding early and multiplying afterwards is how a small error becomes a visible one, so the full figure is what the converter carries.
2. Weeks to Days conversion table
| Weeks (wk) | Days (d) |
|---|---|
| 1 wk | 7 d |
| 2 wk | 14 d |
| 3 wk | 21 d |
| 5 wk | 35 d |
| 8 wk | 56 d |
| 10 wk | 70 d |
| 12 wk | 84 d |
| 24 wk | 168 d |
| 30 wk | 210 d |
| 60 wk | 420 d |
| 90 wk | 630 d |
| 120 wk | 840 d |
Every row is the same factor applied — nothing in the table is a special case, and any value in between behaves the same way. Type your own figure into the converter above and the Formula tile shows the arithmetic being used, so the result is checkable rather than taken on trust.
3. What the two units are
- Weeks (wk). One wk is 604,800 s.
- Days (d). One d is 86,400 s.
Both are converted through the second (s): the value is multiplied by its own unit's factor to reach the base, then divided by the target unit's factor to leave it. No direct weeks to days factor has to exist or be kept correct, which is also why the converter can show the same value in all 9 time units at once.
Seconds, minutes, hours, days and weeks are exact. Months and years are not — the table uses the Gregorian averages of 30.436875 and 365.2425 days, and no real calendar month is that length. For anything involving actual dates use the date calculator, which counts real days including leap days.
If the pair you actually want is not this one, the full unit converter runs every 9 time units off the same factor table, along with 11 other categories of measurement.
4. Weeks to Days FAQs
How do I convert weeks to days?
Multiply by 7. 1 wk = 7 d, and 2 wk = 14 d. The factor is exact to the precision shown, so the only rounding is the one you choose to do at the end.
How many days is 1 wk?
1 wk = 7 d. The full formula is d = wk × 7, and 1 d = 0.14285714 wk going the other way.
What is 2 wk in d?
2 wk = 14 d. The table above works the same factor through 12 values, and the converter takes any figure you type — including decimals.
How do I convert d to wk?
wk = d × 0.142857142857, so 1 d = 0.14285714 wk. Use the Swap button in the converter to reverse the direction without retyping the value.
Are the months and years exact?
No — they are Gregorian averages of 30.436875 and 365.2425 days, and no real month is that long. Seconds through weeks are exact. For anything involving real dates, use the date calculator, which counts actual days including leap days.
Is anything I type sent to a server?
No. The factor table ships with the page and every conversion runs in your browser. Nothing is uploaded, logged or written to storage, and the converter keeps working offline once the page has loaded.