Minutes to Hours Converter
Convert minutes to hours and back using the exact 1 hour = 60 minutes definition. Pick decimal (1.5 h), H:MM (1:30), or H:MM:SS (1:30:00) output. Also shows the result in seconds and days.
Frequently Asked Questions about the Minutes to Hours Converter
How do you convert minutes to hours?
Divide the number of minutes by 60, because one hour contains exactly 60 minutes by SI definition. So 90 / 60 = 1.5 hours, and 225 / 60 = 3.75 hours. To go the other way, multiply hours by 60: 3.75 x 60 = 225 minutes. The calculator does both directions and also returns the same value as seconds and days for completeness.
What is the difference between decimal hours, H:MM, and H:MM:SS?
Decimal hours show the result as one number (1.5 h), which is what payroll, billing, and spreadsheets want. H:MM shows it as hours and minutes (1:30), which is what a stopwatch or kitchen timer reads. H:MM:SS adds seconds (1:30:00) for sub-minute precision. They describe the exact same duration. Pick the style that matches whatever you are pasting the result into.
How are fractional minutes converted to seconds?
Multiply the fractional minute by 60 to get seconds, then round to the nearest whole second when you display it. The H:MM:SS output uses that rule and carries any rounded :60 into the next minute, so 0.9999 minutes becomes 0:01:00 rather than 0:00:60. Decimal hours and total seconds keep the raw four-decimal precision so no information is lost.
How many minutes is 1 day?
1 day = 24 hours = 1,440 minutes = 86,400 seconds. So 7,200 minutes is exactly 5 days (7,200 / 1,440 = 5). The days field uses the same fixed 1,440-minute definition, which matches how cron, scheduling tools, and SLA calculations measure a day. Calendar days that cross a daylight-saving transition can be 23 or 25 hours on the wall clock, but this converter answers the pure-duration question, not the wall-clock one.
Why does the calculator cap inputs at 1,000,000,000?
A billion minutes is roughly 1,902 years, which already pushes past any realistic use case (a human lifespan, a project Gantt, a server uptime, the age of the universe in days). The cap protects the H:MM output from showing five- or six-digit hour parts that overflow the result card, and rejects fat-finger entries that would otherwise produce technically correct but meaningless answers. Numbers above the cap return no result so you can fix the input instead.
Related Calculators
More calculators in "Date & Time"
Moon Phase CalculatorEpoch Time ConverterDays Until CalculatorPTO CalculatorShift CalculatorSnow Day Predictor
See all 53 calculators in "Date & Time"