Nothing yet — inputs you run here are remembered on this device.
Nothing yet — inputs you run here are remembered on this device.
Updated 2026-08-19
Convert time durations online for free between seconds, minutes, hours, days, weeks, months, and years. Enter a value, pick the units, and SnapTools shows the result instantly. Everything runs in your browser, so nothing you enter is uploaded.
How many seconds are in a day? How many hours in three weeks? Duration math is easy to get wrong by a factor when you are converting timeouts, estimating project spans, or setting intervals. This converter handles every pairing in one step, using a 365.25-day year to average out leap years. For converting a timestamp to an actual calendar date, reach for the Timestamp Converter instead.
2 h → min
120 min
3 d → h
72 h
86400 s → d
1 d
curl -X POST https://thesnaptools.com/api/v1/tools/time-duration-converter \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"value":"2 h \u2192 min"}'