Hours to Seconds
1 Hour (hr) = 3,600 Second (s)
How Many Seconds in an Hour?
One hour equals exactly 3,600 seconds (60 minutes x 60 seconds). To convert hours to seconds, multiply the hour value by 3,600. This conversion is used frequently in physics (calculating speed, acceleration, and energy), engineering (flow rates, processing speeds), and computing (timeout values, rate limiting, batch processing durations). A physicist calculating the distance traveled by light in one hour needs to multiply the speed of light by 3,600 seconds. A server administrator setting a 2-hour session timeout configures it as 7,200 seconds. An athlete analyzing their pace over a 1.5-hour race is working with 5,400 seconds of performance data. The hours-to-seconds conversion bridges the gap between how humans naturally think about time (hours) and how machines, equations, and precise measurements use it (seconds).
How to Convert Hour to Second
- Start with your value in hours.
- Multiply the hour value by 3,600 to get seconds.
- For example, 2.5 hours x 3,600 = 9,000 seconds.
- If you have hours and minutes, convert to total hours first: 1 hour 30 minutes = 1.5 hours. Then 1.5 x 3,600 = 5,400 seconds.
- Alternatively, convert hours to minutes (x 60), then minutes to seconds (x 60). The result is the same: multiply by 3,600.
Real-World Examples
Quick Reference
| Hour (hr) | Second (s) |
|---|---|
| 1 | 3,600 |
| 2 | 7,200 |
| 5 | 18,000 |
| 10 | 36,000 |
| 25 | 90,000 |
| 50 | 180,000 |
| 100 | 360,000 |
| 500 | 1,800,000 |
| 1,000 | 3,600,000 |
History of Hour and Second
The value 3,600 (60 x 60) connects two ancient Babylonian divisions: the hour into 60 minutes and the minute into 60 seconds. While the Babylonians established the base-60 system around 2000 BCE, the practical use of seconds in everyday life is relatively modern. Medieval clocks tracked hours; minute hands appeared in the late 17th century; second hands followed shortly after. The second became a scientific unit of measurement with the development of precision pendulum clocks in the 1600s, when scientists like Galileo and Huygens needed sub-minute precision for experiments. Today, the second is the SI base unit of time, defined with extraordinary precision using atomic clocks, while the hour (3,600 seconds) is merely a conventional multiple used for human convenience.
Common Mistakes to Avoid
- Using 360 instead of 3,600. This underestimates by a factor of 10 β a catastrophic error. One hour is 3,600 seconds, not 360. An easy way to remember: 60 x 60 = 3,600.
- Forgetting to convert minutes to decimal hours before multiplying. "2 hours 45 minutes" is 2.75 hours, not 2.45 hours. 2.75 x 3,600 = 9,900 seconds. Using 2.45 would give 8,820 β an error of 1,080 seconds (18 minutes).
Frequently Asked Questions
How many seconds are in a day?
Why do programming languages and configuration files use seconds instead of hours?
How many seconds in a year?
A fun approximation: one year is approximately pi x 10^7 seconds (3.14159 x 10,000,000 = 31,415,900, vs. the actual 31,557,600). This "pi seconds" rule is accurate to within 0.45% and is popular among physicists and engineers as a quick mental reference.