Hours to Seconds Converter

Your data never leaves your browser

Convert hours to seconds, or seconds to hours. Supports decimal hours.

Brie — Bug Reporting Tool

Found a bug while testing?

Brie captures screenshots, console logs, network data, and session replays in one click — so developers get the full context without the back-and-forth.

About Hours to Seconds Converter

Convert a number of hours (including decimals like 1.5 hours) to the equivalent number of seconds, or go the other direction — convert seconds back to hours. Useful for time calculations, API timeouts, cache durations, and scheduling.

How to use

  1. Choose the conversion direction: Hours to Seconds or Seconds to Hours.
  2. Enter the value to convert.
  3. The result appears instantly in the output panel.

More Date / Time Tools

Frequently Asked Questions

FAQs about Hours to Seconds Converter

Can I use decimal hours?

Yes. For example, entering 1.5 hours gives 5400 seconds.

What is the formula?

Hours to seconds: multiply by 3600. Seconds to hours: divide by 3600.

Can I convert fractional seconds?

Yes. The output preserves decimal precision for the reverse conversion.

What is this useful for?

Common uses include setting cache TTLs, API timeout values, cron job intervals, and converting duration fields in databases.

Is my data safe?

All conversion runs in your browser. No data is sent to any server.