Weeks to Seconds
Snapshot
1 Week equals 604,800 Seconds. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on exact fixed civil-time definitions.
- Example: For 5 Weeks, the result equals 3,024,000 Seconds.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
604,800 Seconds (s)
SwitchMachine access
Available to apps and AI agents
Weeks to Seconds can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
time- Source unit
week- Target unit
second
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "time",
"value": 1,
"from": "week",
"to": "second"
}Essential response
{
"ok": true,
"conversion": {
"family": "time",
"value": 1,
"from": "week",
"to": "second",
"result": {
"raw": 604800,
"display": "604,800"
},
"canonicalPath": "/time/weeks-to-seconds/"
}
}Explanation
Formula: Seconds = Weeks × 604,800. Why: hours, days, and weeks are fixed multiples of seconds, so the calculator normalizes through seconds before applying the target civil-time scale.
Weeks: a fixed civil time unit equal to exactly 7 days, or 604,800 seconds, useful for planning and longer interval reporting.
Seconds (s): the SI base unit of time, used as the common reference for fixed civil-time conversions.
This route is useful when translating fixed civil durations between hours, days, and weeks for planning, reporting, and elapsed-time calculations.
This conversion is purely multiplicative because both units reduce through seconds using fixed civil time definitions with no offset.
Common Conversion Values
| Weeks (wk) | Seconds (s) |
|---|---|
| 1 | 604,800 |
| 5 | 3,024,000 |
| 10 | 6,048,000 |
| 30 | 18,144,000 |
| 60 | 36,288,000 |
| 120 | 72,576,000 |
| 300 | 181,440,000 |
| 600 | 362,880,000 |
| 1,800 | 1,088,640,000 |
| 3,600 | 2,177,280,000 |
Questions & answers
Frequently Asked Questions
How is Weeks to Seconds calculated?
This page uses one fixed second-based relationship, so the direct answer, calculator, table, and FAQ all stay aligned.
Is there a reverse page for Seconds to Weeks?
Yes. Use the mirror Seconds to Weeks page to apply the inverse relationship with the same fixed civil-time definitions.
Does this Weeks to Seconds page use fixed civil-time units only?
Yes. This cluster keeps only fixed civil-time units such as seconds, minutes, hours, days, and weeks. Variable calendar units like months and years are excluded.