Decimal Time Converter - HH:MM to Decimal Hours and Back

    Payroll says 8.75, your clock says 8:45 - same thing, different format. This converter translates HH:MM into decimal hours and decimal back into HH:MM. Built for timesheets, invoicing and billing.

    Parameters

    Enter data for calculations

    Enter HH:MM (e.g. 8:45) or a decimal (e.g. 8.75) - auto-detected

    Form progress0 / 1 fields

    💡 Fill in all required fields to unlock the calculate button

    Drop the colon - think in decimals

    Timesheets, payroll software and invoicing tools expect time in decimal format. A shift of 8 hours and 45 minutes becomes 8.75. Multiply by an hourly rate and you have the total cost without fumbling with fractions of an hour. This converter works both ways - type 8:45 to get the decimal, or type 8.75 to see the hours and minutes.

    How it detects the format: a colon in the input means HH:MM. A dot or a plain number means decimal. Type 2:30 and get 2.50. Type 2.5 and get 2:30.

    How to use - step by step

    1. Enter a time value - type either HH:MM format (e.g. 8:45) or a decimal number (e.g. 8.75). The converter detects which format you entered automatically.
    2. Read the result - the converted value appears instantly with a calculation breakdown showing the exact math.

    Common conversions at a glance

    Minutes Decimal Minutes Decimal
    5 min 0.08 35 min 0.58
    10 min 0.17 40 min 0.67
    15 min 0.25 45 min 0.75
    20 min 0.33 50 min 0.83
    30 min 0.50 55 min 0.92
    Why do payroll systems use decimal time?
    Multiplication. 8.75 hours x $25/hr = $218.75. Try that with 8 hours and 45 minutes - you need an extra conversion step. Decimal format removes that step entirely.

    Real-world scenarios

    Freelancer invoice
    Worked 3:20 on a client task
    Decimal: 3.33 hours - bill at $50/hr = $166.50
    Timesheet entry
    HR system shows 7.75 hours logged
    That is 7:45 - clock out was at 4:45 PM
    Project billing
    Team logged 12:15 total this week
    Decimal: 12.25 hours for the invoice
    Overtime check
    Timesheet says 8.50 hours
    That is 8:30 - 30 minutes of overtime past an 8-hour shift
    Contractor weekly summary
    Total logged: 37:40 across 5 days
    Decimal: 37.67 hours at $40/hr = $1,506.80

    The math behind the conversion

    HH:MM to decimal: divide the minutes by 60 and add to the hours. For 8:45: 45 / 60 = 0.75, so the result is 8.75.

    Decimal to HH:MM: take the fractional part and multiply by 60. For 7.33: 0.33 x 60 = 19.8, rounded to 20 minutes = 7:20.

    Input Calculation Result
    6:20 6 + (20/60) = 6 + 0.333... 6.33
    2:15 2 + (15/60) = 2 + 0.25 2.25
    4.67 0.67 x 60 = 40.2 (round to 40) 4:40
    11.50 0.50 x 60 = 30 11:30
    Why does 20 minutes convert to 0.33 and not 0.20?
    Because an hour has 60 minutes, not 100. Dividing 20 by 60 gives 0.333... The decimal system is base-10, but clock time is base-60 - that is the whole reason this converter exists.
    Does the converter handle seconds?
    Yes. Enter time as HH:MM:SS (e.g. 2:30:45) and the seconds are included in the decimal result. 2:30:45 = 2.51 decimal hours (30/60 + 45/3600).
    Can I enter just a whole number like 8?
    Yes. Typing 8 returns 8:00 (8 hours, 0 minutes). The converter treats any number without a colon as decimal input.
    Is 0.5 hours the same as 50 minutes?
    No. 0.5 hours = 30 minutes (0.5 x 60 = 30). This is the most common mistake when reading decimal time. Half an hour is 0.50, not 0.30.
    How do I add multiple decimal times together?
    Add them like regular numbers. 2.75 + 3.50 + 1.25 = 7.50 (which is 7 hours 30 minutes). That is the whole point of decimal format - standard addition works without carrying 60s. For adding HH:MM durations, try the Time Sum Calculator.

    Related tools

    Time Format Converter

    Switch between 24-hour and 12-hour AM/PM time notation - Open converter

    Day of Week Calculator

    Find out which day of the week any date falls on - Open calculator

    Duration Calculator

    Measure elapsed time between two clock times, with decimal output included - Open calculator

    Minutes to Hours Converter

    Convert a raw minute count to hours and minutes - Open converter

    Time Sum Calculator

    Add multiple time durations into one total for timesheets - Open calculator

    Similar calculators from this section