Minutes to Hours Converter
Enter a time in any unit and see hours, minutes and seconds instantly.
Supports seconds, minutes, hours, days, weeks, months and years, plus hrs:min:sec-style compound units.
Updated August 15, 2026
Introduction
The Minutes to Hours Converter shows one duration in every common time unit at once. Type a value into any one of the four fields — Hours, Minutes, Seconds or Time — and the other three update immediately, so you never do the base-60 arithmetic by hand.
All four fields always hold the same duration, just written differently:
- Hours, Minutes and Seconds each take a plain number, for example hours.
- Time starts in compact notation (three sub-boxes), and its unit menu also offers days, weeks, months, years and combined forms like or .
Anyone who records work hours, computes per-hour rates, plans projects, or just wants one duration in the unit their spreadsheet, timesheet or next tool expects will find it faster here than reaching for a calculator. The conversion runs both ways, so you can correct any single value and the others follow.
How to use / quick start
- 1Type the duration you already have into any field. Use the Time field (three sub-boxes for hours, minutes and seconds) for a value like , or a plain field for a decimal value like hours.
- 2Read the converted values — the other three fields update as you type, so you see every equivalent at a glance without pressing anything.
- 3If you need a unit the Time field isn't showing, switch its unit menu — seconds, minutes, hours, days, weeks, months, years, or a combined form — and the same duration is re-read in that unit.
- 4Copy the value your spreadsheet, timesheet, log or next calculation expects. You can correct any single field later and the rest follow automatically.
Worked example — hours in minutes, seconds and hrs:min:sec
Type into the Hours field. The calculator first converts to seconds, then back out into every other unit:
So hours reads back as minutes, seconds, and in hrs:min:sec — the whole hours come from the integer part and the remaining half-hour is the minutes.
Because every field holds the same duration, you can also type the value the other way round — enter into the Time field and the Hours box fills in with .
Calculation method
Everything flows through seconds. Each unit has an exact number of seconds, and any duration is first converted to seconds, then re-expressed in the unit you're reading. The base rule:
From hrs:min:sec to seconds
Each part is multiplied by its seconds-per-unit factor and added together:
From seconds back to hrs:min:sec
The whole hours come from the integer part of the seconds divided by , the leftover is split into minutes and seconds:
For example, — one hour, one minute and one second.
Seconds per unit
| Unit | Seconds | Also equal to |
|---|---|---|
| 1 second | 1 s | — |
| 1 minute | 60 s | |
| 1 hour | 3,600 s | 60 min |
| 1 day | 86,400 s | 24 h |
| 1 week | 604,800 s | 7 days |
| 1 month | 2,629,800 s | 30.44 days |
| 1 year | 31,557,600 s | 365.25 days |
Months and years here use a 365.25-day average (one year is 365.25 days, and one month is a twelfth of that), which keeps large-duration conversions consistent.
Overflow is carried for you
Because and (and, at larger scale, , and ), the calculator normalizes any overflow. Enter and it reads back as .
Decimal values are fine too — hours is , because the hour is minutes.
Real-world examples
Hourly fuel consumption from a short run
A generator ran for and burned of fuel. To find the consumption per hour, first convert the run time to decimal hours. Type , and into the Time field's hrs:min:sec boxes — the Hours field fills in with .
Now divide the fuel used by the hours run:
The generator burns about litres per hour — a per-hour figure you can compare directly against the spec sheet.
A long project logged in days and weeks
A renovation log shows hours of work so far, and the crew wants to compare it against a two-week deadline. Switch the Time field's unit to weeks / days and type into the Hours field:
The Time field reads (switch to days / hours and it shows ). The crew is past two weeks and roughly a quarter of a day over — a quick check of whether the deadline is realistic.
Related: once you know a duration in hours, the Time Percentage Calculator shows what share of a day, week or month that duration represents.
Tips & best practices
Decimal hours are accepted
You don't need whole numbers — hours is a valid input. The calculator splits the fractional hour into minutes and seconds automatically ().
Results are only as precise as your input
A duration entered with one decimal gives results rounded to about that level. If seconds look unstable, the source value simply needs more decimal places — the converter adds no accuracy of its own.
Pick the unit that fits the size
A -minute task reads more naturally as hours than as seconds. For long stretches, switch to days or weeks instead of counting thousands of minutes.
Keep minutes and seconds under 60
Typing works, but the calculator carries it to . Entering already-normalized values keeps your input easy to double-check.
Frequently asked questions
Why did 75 minutes come back as 1 hour 15 minutes?
Because time carries at , the same rule that turns seconds into a minute. The calculator normalizes any value that overflows, so minutes is the same duration as and is shown that way. This carry also works at larger scale — hours become a day, and days become a week.
Why is a month exactly 2,629,800 seconds when months aren't all the same length?
This converter uses a fixed 365.25-day year — the average that accounts for leap years — and divides it into twelve equal months, giving days per month. Calendar months vary from to days, so for a date-to-date span use the days or weeks units instead, where every day is exact.
Limitations
- This calculator changes how a duration is written — it does not measure time or add accuracy beyond the numbers you type. Results are only as precise as the input.
- Months and years use a fixed 365.25-day average. Real calendar months run – days and calendar years have or days, so these units are for consistent large-duration estimates, not exact calendar math.
- Negative durations are not accepted. For payroll, scheduling or contractual use, confirm the units and rounding your employer, contract or regulator expects.
Related Calculators
Chronometer
Use a simple chronometer (stopwatch) to track elapsed time down to milliseconds. Runs locally in your browser.
ETA calculator
Estimate the time needed to consume a total amount at a constant rate, and get an expected end time. Runs locally in your browser.
Date-time converter
Convert date/time values into common formats including ISO 8601, RFC 3339, RFC 7231, Unix timestamp, Mongo ObjectId, and Excel date/time.
Free Fall Calculator
Calculate free fall parameters including gravitational acceleration, drop height, fall duration, and impact velocity. Supports bidirectional LRU solving with unit conversions.
Impulse and Momentum Calculator
Calculate impulse from velocity change, force and time, or momentum change. Supports bidirectional calculation with multiple unit systems.
Age Calculator
Calculate your exact age in years, months, and days