1.5
hrs
1
h
30
min
1.5
hrs
1
h
30
min
The Minutes to Decimal Hours Converter specifically converts a minute total into decimal hours — the format required by payroll systems, billing software, timesheets, and spreadsheet time calculations. While this conversion is mathematically identical to a general minutes-to-hours conversion, this tool is focused on the decimal hours output that professionals need for accurate financial calculations.
The core problem this tool solves: most people instinctively write time in hours:minutes notation (e.g., 1:45), but software expects decimal hours (1.75). If you bill 2 hours and 20 minutes at $60/hour and accidentally enter 2.20 instead of 2.333, you under-invoice by about $6.80 — a seemingly small error that accumulates across hundreds of time entries.
This converter is widely used by freelancers converting Toggl/Harvest time logs (often in total minutes) to decimal hours for invoicing. HR departments convert employee clock-in/clock-out minute totals for payroll processing. Lawyers and accountants who bill in 6-minute increments (0.1 hours) use it to verify their time logs. Healthcare providers track patient contact minutes and convert for insurance billing codes that require decimal hours.
In addition to decimal hours, this tool also shows the hours and remaining minutes split so you can cross-check your time logs at a glance.
The conversion formula for $$m$$ total minutes to decimal hours is:
$$H_{decimal} = \frac{m}{60}$$
To also display the split format:
$$H_{whole} = \lfloor \frac{m}{60} \rfloor$$
$$M_{remain} = m \mod 60$$
A useful reference table for common minute fractions:
$$15 \text{ min} = 0.25 \text{ h} \quad | \quad 30 \text{ min} = 0.5 \text{ h}$$
$$45 \text{ min} = 0.75 \text{ h} \quad | \quad 20 \text{ min} \approx 0.333 \text{ h}$$
The denominator 60 is the sexagesimal base of the minute system, inherited from ancient Babylonian mathematics. Decimal hours simplify calculations in the base-10 number system used by modern computing and accounting.
Use the decimal hours output for any calculation or software field that expects hours as a decimal number. To cross-check: multiply the decimal fraction part by 60 to get remaining minutes (e.g., 2.333 hours → 0.333 × 60 = 20 minutes, so 2 hours 20 minutes). The split format shown alongside is your verification: if it matches your original time log, the decimal is correct. For billing, always keep at least 2 decimal places — 4 decimal places are shown here to preserve precision in downstream calculations.
Inputs
Results
90 minutes = 1.5 decimal hours = 1 hour 30 minutes. At $80/hr, this bills as 1.5 × $80 = $120.
Inputs
Results
140 minutes = 2.3333 hours = 2 hours 20 minutes. Note: this is NOT 2.20 hours — a common billing error.
Because 2.20 hours ≠ 2 hours 20 minutes. In decimal, 0.20 hours = 12 minutes. 2 hours 20 minutes = 2.333 decimal hours. Using 2.20 undercharges by 8 minutes per entry.
45 ÷ 60 = 0.75 hours. Memorize this: 15 min = 0.25 h, 30 min = 0.5 h, 45 min = 0.75 h, 60 min = 1.0 h.
100 ÷ 60 ≈ 1.6667 hours, which equals 1 hour and 40 minutes.
Most law firms bill in 6-minute increments (0.1 hours). So 10 increments = 1 hour. This converter helps verify those increments against raw minute totals.
Simply multiply by 60. For example, 3.25 hours × 60 = 195 minutes. Use the companion Decimal Hours to Minutes Converter for this reverse operation.
No. 0.5 hours = 30 minutes (0.5 × 60 = 30). 50 minutes = 0.833 decimal hours. This is one of the most common decimal-hour misconceptions.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
Be the first to rate!