What is the Seconds to Hours Calculator?
This tool converts a duration measured in seconds into hours. Since there are 60 seconds in a minute and 60 minutes in an hour, one hour contains \(60 \times 60 = 3{,}600\) seconds. To convert any number of seconds to hours you simply divide by 3,600. The calculator also shows the equivalent in minutes for convenience.
How to use it
Type the number of seconds into the input box and the calculator instantly returns the value in hours. The result is exact, so fractional hours appear as decimals — for example 5,400 seconds becomes 1.5 hours. This is handy for converting timer outputs, log files, scientific measurements, video lengths, or stopwatch readings into a more readable unit.
The formula explained
The conversion uses a single constant:
$$\text{hours} = \frac{\text{seconds}}{3600}$$The 3,600 comes from multiplying 60 seconds per minute by 60 minutes per hour. Because it is a direct division, the conversion is linear — double the seconds and you double the hours.
Worked example
Suppose you have 7,200 seconds. Divide by 3,600:
$$7{,}200 \div 3{,}600 = 2 \text{ hours}$$Now try 5,400 seconds:
$$5{,}400 \div 3{,}600 = 1.5 \text{ hours}$$which is 1 hour and 30 minutes. The minutes row would show \(5{,}400 \div 60 = 90\) minutes.
FAQ
How many seconds are in an hour? Exactly 3,600 seconds.
How do I convert hours back to seconds? Multiply the hours by 3,600. For example, \(2 \text{ hours} \times 3{,}600 = 7{,}200\) seconds.
Can I enter decimal seconds? Yes — any positive number works, including decimals, and the result will reflect the exact division.