Hours to Decimal Calculator
Convert hours to decimal, live as you type.
Enter any duration in hours, minutes, and seconds. The decimal hours equivalent updates on every keystroke — accurate to 4 decimal places.
Live converter
2:45:00 = 2.75 decimal hours
= $41.25
The math
How hours to decimal conversion works.
An hour contains 60 minutes and 3,600 seconds, so each component is scaled by its share of an hour:
decimal hours = hours
+ minutes ÷ 60
+ seconds ÷ 3,600Worked example — 2 hours 45 minutes:
2 + 45 ÷ 60
= 2 + 0.75
= 2.75 decimal hoursQuick reference
Common hours to decimal conversions.
| Time (H:MM) | Decimal hours |
|---|---|
| 0:05 | 0.08 |
| 0:15 | 0.25 |
| 0:30 | 0.50 |
| 0:45 | 0.75 |
| 1:00 | 1.00 |
| 2:45 | 2.75 |
| 4:20 | 4.33 |
| 6:40 | 6.67 |
| 7:30 | 7.50 |
| 8:15 | 8.25 |
Need minute-level detail? See the full minutes to decimal chart.
Payroll & Time Tracking Guide
Why convert hours to decimal for payroll?
Payroll, invoicing, and project-costing systems store time as ordinary numbers. A duration written as 7:30 cannot be multiplied by an hourly rate — but 7.5 can. Converting to decimal hours removes the arithmetic mismatch between how humans read clocks and how software computes money.
The same logic applies to client billing and project budgets: summing ten entries like 1:20 + 0:50 + … invites mistakes, while their decimal equivalents add up in one line. That is why accountants, HR teams, and freelancers standardise on decimal time before any calculation.
The hours to decimal calculator above does the base-60 → base-10 translation for you, keeps every intermediate step exact, and lets you attach an hourly rate so the final pay or invoice figure appears with the conversion itself.
FAQ