How to convert seconds to hours
One hour contains 3,600 seconds (60 minutes × 60 seconds), so to convert seconds to hours you divide by 3,600. For example, 7,200 seconds ÷ 3,600 = 2 hours. Half an hour is 1,800 seconds.
More examples: 5,400 ÷ 3,600 = 1.5 hours, 90 seconds is 0.025 hours, and 604,800 seconds — one week — is 168 hours. Going the other way, multiply hours by 3,600, so a 3-hour render is 10,800 seconds.
If you only need minutes, divide by 60 instead; dividing by 3,600 is the same step done twice, once for seconds into minutes and once for minutes into hours.
Many people follow this up with the seconds to minutes calculator.
How to use this calculator
Enter a number of seconds and the hours appear instantly. To go from hours back down to minutes, use the hours to minutes calculator, or convert minutes with the minutes to seconds calculator.
Seconds turn up as raw values in log files, video durations, API timeouts, race times and sensor data, none of which are readable at scale. Converting to hours makes totals comparable: a job that ran 47,000 seconds becomes 13.06 hours, which is instantly easier to judge against a shift or a billing period.
Quick reference
3,600 seconds = 1 hour, 7,200 seconds = 2 hours, 1,800 seconds = 0.5 hours, and 86,400 seconds = 24 hours (one full day).
People working on this usually reach for the minutes to hours calculator too.
Frequently asked questions
- How many hours are in 7200 seconds?
- There are 2 hours in 7,200 seconds, because 7,200 ÷ 3,600 = 2.
- How do I convert seconds to hours?
- Divide the number of seconds by 3,600, since each hour contains 3,600 seconds.
- How many seconds are in one hour?
- One hour has 3,600 seconds: 60 minutes × 60 seconds per minute.
- How many seconds are in a day?
- A 24-hour day has 86,400 seconds, because 86,400 ÷ 3,600 = 24 hours.
- Why does 5,400 seconds show as 1.5 hours instead of 1:30?
- Because the result is in decimal hours, where half an hour is 0.5 rather than 30. To read it as clock time, multiply the digits after the decimal point by 60: 1.5 hours is 1 h 30 m, and 2.25 hours is 2 h 15 m.