Time Converter
Convert between common time units. Choose a value and units, then see the conversion plus a quick reference table.
Tip: Use decimals (e.g., 2.5). Press Ctrl/Cmd + Enter to convert.
| Unit | Equivalent |
|---|
Privacy: runs locally in your browser. No inputs are stored or transmitted.
How it works
Converts using seconds as a base unit:
value_in_seconds = value × (fromUnit → seconds)
value_in_to = value_in_seconds ÷ (toUnit → seconds)
Note: Months and years use average values (Gregorian).
Examples
- 90 seconds → 1.5 minutes
- 2 hours → 120 minutes
- 1 week → 604,800 seconds
FAQ
- How do you convert minutes to seconds?
Multiply minutes by 60. Example: 5 minutes = 5 × 60 = 300 seconds.
- How many seconds are in an hour?
There are 3,600 seconds in one hour (60 minutes × 60 seconds).
- Are months and years exact?
Months and years vary by calendar. This tool uses average values (Gregorian year 365.2425 days; month = 1/12 of that) for consistent conversions.
- Does this store my inputs?
No. Conversions run locally in your browser. Nothing is stored or transmitted.