Minutes to Hours Converter
90 minutes equals 1.5 hours, which is 1 hour and 30 minutes. This minutes to hours converter turns any minute value into decimal hours using the standard 60-minutes-per-hour relationship. Enter a whole number such as 45, 90, or 240 when you want a fast conversion for scheduling, payroll notes, workout timing, lesson plans, travel estimates, or time-sheet checks. The tool also shows the same input as an hours-and-minutes reading, plus the matching total in seconds and days, so you can compare the result in the format that makes the most sense for your task. A minutes to hours conversion looks simple, but small reading mistakes are common. People often treat 1.5 hours as 1 hour and 50 minutes, or divide by 100 instead of 60 because decimal hours feel like percentages. This page keeps the math clear, shows worked examples, and gives a quick reference table for common minute values so you can convert minutes to hours with less guesswork.
Quick answer
There are 60 minutes in 1 hour, so the core conversion is always minutes divided by 60.
What this tells you
- •There are 60 minutes in 1 hour, so the core conversion is always minutes divided by 60.
- •The main result is decimal hours, which shows the full answer as one number, such as 2.25 hours or 3.3333 hours.
- •The tool also shows an hours-and-minutes breakdown, which helps when you need a clock-style reading such as 2 h 15 min.
- •Seconds are included by multiplying minutes by 60, which is useful for timers, media lengths, and activity tracking.
- •Days are included by dividing minutes by 1,440 because one day contains 24 hours and 1,440 minutes.
- •The formula accepts decimal minutes too, so values like 12.5 minutes convert correctly to 0.2083 hours after rounding.
- •Displayed hours are rounded to 4 decimal places, while days are rounded to 6 decimal places for easier reading.
How to Use
- 11. Enter the number of minutes you want to convert in the Minutes field. Whole numbers and decimal values both work.
- 22. Click Calculate to convert the entered minutes into decimal hours using the standard divide-by-60 formula.
- 33. Read the main Hours result first if you need a single decimal value for logs, quotes, or calculations.
- 44. Check the Hours and Minutes result if you need a clock-style answer such as 1 h 30 min or 3 h 20 min.
- 55. Use the Seconds and Days outputs when you need the same duration expressed for timers, reports, or longer planning windows.
How It Works
Formula
hours = minutes / 60The formula is hours = minutes / 60 because every hour contains exactly 60 minutes. In this tool, the entered minutes value is divided by 60, then the decimal answer is rounded to 4 decimal places for display. The converter also builds a clock-style reading by taking the whole number of hours with Math.floor(minutes / 60) and then subtracting those whole hours from the original minutes to find the remaining minutes. For example, 135 minutes divided by 60 equals 2.25 hours. The whole-hours part is 2, and the leftover 15 minutes produce a display of 2 h 15 min. The same input can also be restated as seconds by multiplying by 60, and as days by dividing by 1,440.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Convert 90 minutes to hours
Divide 90 by 60 to get 1.5 hours. In the tool's hours-and-minutes format, that same result appears as 1 h 30 min because 60 minutes make 1 full hour and 30 minutes remain. The tool also shows 5,400 seconds and 0.0625 days for the same duration.
Convert 135 minutes to hours
Divide 135 by 60 to get 2.25 hours. The whole-hours part is 2, and the remaining 15 minutes produce a clock-style reading of 2 h 15 min. This is a useful check when you compare decimal hours with a meeting block, class length, or job log.
Convert 200 minutes to hours
Divide 200 by 60 to get 3.333333..., which the tool rounds to 3.3333 hours. Breaking the same value into whole hours leaves 3 hours and 20 minutes, so the secondary result reads 3 h 20 min. The converter also reports 12,000 seconds and 0.138889 days after rounding.
Convert 12.5 minutes to hours
Divide 12.5 by 60 to get 0.208333..., which displays as 0.2083 hours. Because the input includes decimal minutes, the hours-and-minutes output reads 0 h 12.5 min instead of forcing a whole-minute value. This example shows why the converter can help with timed drills, production steps, or media clips that do not land on a whole minute.
Convert 480 minutes to hours
Divide 480 by 60 to get exactly 8 hours. Since the division is exact, the hours-and-minutes result is 8 h 0 min with no leftover minutes. This is a common benchmark for shift planning, study schedules, and comparing a full workday in different time formats.
Minutes to Hours Conversion Table
Use this quick chart when you need a fast minutes to hours lookup without entering values one by one. The hours column shows the decimal-hours equivalent for common minute totals.
| Minutes | Hours |
|---|---|
| 15 | 0.25 |
| 30 | 0.5 |
| 45 | 0.75 |
| 60 | 1 |
| 75 | 1.25 |
| 90 | 1.5 |
| 120 | 2 |
| 135 | 2.25 |
| 150 | 2.5 |
| 180 | 3 |
| 200 | 3.3333 |
| 240 | 4 |
| 300 | 5 |
| 480 | 8 |
Common mistakes
- Dividing by 100 instead of 60. Minutes are parts of an hour, not parts of 100, so 90 minutes is 1.5 hours and not 0.9 hours.
- Reading decimal hours like clock minutes. A result of 1.5 hours means 1 hour and 30 minutes, while 1.25 hours means 1 hour and 15 minutes.
- Rounding before you finish the conversion. Keep the original minute value until after dividing so you do not introduce avoidable error.
- Forgetting that the tool allows decimal minutes. An input such as 12.5 minutes is valid and should not be rounded to 12 or 13 unless your task requires it.
- Using decimal hours when a time clock needs hours and minutes. Payroll software, schedules, and human-readable plans often expect different formats, so choose the output that matches the job.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="minutes-to-hours-converter" async></script>Preview the embed at /embed/minutes-to-hours-converter/.