A time to decimal converter solves a mismatch that sits at the heart of almost every timesheet. People record work in hours and minutes, because that is how clocks work. Payroll systems, invoicing software and spreadsheets multiply an hourly rate by a decimal number, because that is how arithmetic works. Between the two sits a conversion that looks obvious and is quietly responsible for a large share of pay disputes: 7:38 is 7.63 hours, and anyone who types 7.38 has just given away fifteen minutes.
Arb Digital publishes this alongside the rest of the free tool library at arbsbuy.com. It is deliberately narrower than the live time converter, which changes any time unit into any other — seconds to weeks, days to milliseconds. This page does one job in depth: the decimal-hours conversion that payroll and billing depend on, including the rounding rules employers apply and what those rules do to a total.
What This Time to Decimal Converter Does
Enter a duration as hours, minutes and seconds and the tool returns decimal hours to four places, decimal minutes, and the total in seconds. Flip the direction and it works the other way: type 7.6333 decimal hours and get back 7 hours 38 minutes. Both directions run through the same arithmetic, so a value converted one way and back returns to where it started.
The rounding selector is the part that makes this more than a division. Choose a quarter hour, a tenth of an hour, five minutes or a single minute, and the tool shows the rounded decimal alongside the exact one and reports the gap between them in minutes. If you enter an hourly rate, the hero subtitle shows what the exact total and the rounded total are each worth, so the cost of a rounding policy stops being abstract.
The two bars split the duration into its whole-hour part and its part-hour remainder as a share of the total. That is a quick sanity check: if the part-hour bar is at 63 percent of an hour, your decimal should end in .63, and a decimal ending in .38 is visibly wrong before you get anywhere near payroll.
How to Use It
- Pick a direction. Clock-to-decimal reads the three time boxes. Decimal-to-clock reads the decimal hours box and writes the answer back into the time boxes.
- Enter the duration. For a shift, enter the hours and minutes actually worked. If you only have start and finish times, work out the gap first with the time duration calculator and bring the result here.
- Choose the rounding rule your employer or client uses. Quarter-hour is the most common in the United States, tenth-of-an-hour dominates professional services billing, and exact is what most modern systems now use.
- Add an hourly rate if you want the money view. It is optional and changes nothing about the conversion itself.
- Read the hero for the headline conversion and the grid for decimal minutes, total seconds, the rounded figure and the gap the rounding created.
The Formula / How It's Calculated
Decimal hours are the whole hours plus the fractional part of an hour that the minutes and seconds represent. Because an hour holds sixty minutes and three thousand six hundred seconds, the expression is decimal hours = hours + (minutes ÷ 60) + (seconds ÷ 3600).
Work through the default. Seven hours, thirty-eight minutes, zero seconds. The minutes contribute 38 ÷ 60 = 0.63333. Add the seven whole hours and the result is 7.63333, which the tool shows as 7.6333. Decimal minutes are the same duration expressed in minutes: 7 × 60 + 38 = 458. Total seconds are 458 × 60 = 27,480. Each figure describes the identical span of time in a different unit.
Rounding to the nearest quarter hour works on the increment, not the decimal. Divide the total minutes by fifteen: 458 ÷ 15 = 30.533. Round that to the nearest whole number, 31, and multiply back: 31 × 15 = 465 minutes, which is 7.75 decimal hours. The gap is 465 − 458 = 7 minutes in the employee's favour. At a rate of 20 per hour, the exact total is 152.67 and the rounded total is 155.00, a difference of 2.33 on a single shift.
Why 7:38 Is Not 7.38 — the Error That Costs Real Money
The conversion trap is that both notations use a number after a separator, and the separator looks similar enough that the brain accepts it. A colon separates a base-sixty quantity. A decimal point separates a base-ten one. Thirty-eight minutes is 63 percent of an hour, not 38 percent.
The size of the error follows a predictable curve. It is zero at :00 and :60, and it peaks near the half hour: 30 minutes read as 0.30 instead of 0.50 loses twelve minutes on a single entry. Across a five-day week where each day is mistyped this way, someone can lose the better part of an hour. The error also runs in both directions — 0.75 typed into a minutes field becomes 45 minutes read as 0:75, which no clock can display and which some systems silently convert to 1:15.
The defence is a habit rather than a calculation: minutes below :06 always convert to something starting 0.0, and minutes at :30 always convert to exactly 0.5. If the decimal you produced does not obey those two anchors, you have made the substitution error. The quarter-hour marks are worth memorising too — :15 is 0.25, :30 is 0.50, :45 is 0.75 — because they cover most timesheet entries by themselves.
Quarter Hours, Tenths and Why Professions Differ
Rounding increments are not arbitrary; each one comes from an industry's billing culture. The quarter hour is the traditional payroll increment for hourly work, because it was practical when time cards were read by hand and because a fifteen-minute grid is easy to reason about on a punch clock.
The tenth of an hour — six minutes — belongs to legal, accounting and consulting work. It exists because those professions bill in fine-grained blocks and a six-minute unit converts cleanly to a single decimal place. A two-hour, twenty-four-minute task becomes 2.4, which needs no conversion table and multiplies straight into a fee. The trade-off is that a genuinely short task, a two-minute phone call, still bills as a full tenth.
Single-minute or exact recording is now the norm for software-driven time tracking, because there is no clerical cost to precision when a computer is doing the counting. Whichever increment applies to you, the billable hours calculator handles the utilisation side of the same question, and the freelance hourly rate calculator works backwards from a target income to the rate those hours need to carry.
What the Rounding Rules Actually Require
Rounding is permitted in United States federal wage practice, but it is not unconstrained. The principle applied by the Department of Labor is neutrality: a rounding practice may be used provided it does not, over time, fail to compensate employees for all the time they actually worked. Rounding that consistently favours the employer is the problem, not rounding itself.
That is why this tool rounds to the nearest increment in both directions rather than always rounding down. Nearest-increment rounding is symmetric — 7:38 rounds up to 7:45, 7:36 rounds down to 7:30 — so across many shifts the gains and losses cancel. A rule that always rounds down is not symmetric and accumulates in one direction, which is exactly the pattern that attracts scrutiny.
The underlying requirement to record and pay for hours worked is set out in the Department of Labor's Fact Sheet #22 on Hours Worked under the Fair Labor Standards Act, and the records an employer must keep are listed in Fact Sheet #21 on FLSA recordkeeping requirements. Rules differ by country and by state, and some jurisdictions and collective agreements prohibit rounding entirely, so check what applies where you are rather than assuming the quarter hour is universal everywhere.
Repeating Decimals and the Rounding Drift Nobody Notices
Some minute values convert to exact decimals and some do not. Twenty minutes is 0.33333 recurring. Ten minutes is 0.16666 recurring. Fifty minutes is 0.83333 recurring. Only minute values that divide sixty cleanly — 6, 12, 15, 30, 45 and the rest — give a terminating decimal.
That matters when decimals are rounded before they are summed. Store twenty minutes as 0.33 rather than 0.3333 and you lose 0.0033 hours, about twelve seconds. Do that on twenty entries in a month and the loss is four minutes. Do it across a hundred-person payroll and the aggregate is measurable. The fix is to keep the full precision through the sum and round only the final total, which is the standard rule for any chain of financial arithmetic.
This tool shows four decimal places for exactly that reason. Four places resolve to roughly a third of a second, which is finer than any timesheet needs and coarse enough to read. If you are pasting values into a spreadsheet, paste the four-place figure rather than a two-place one, and let the spreadsheet round the column total at the end.
Where Decimal Hours Turn Into Pay
Decimal hours are an intermediate step, not a destination. Once you have them, they multiply into gross pay, into an invoice line, or into a project cost. Each of those onward steps has its own rules that the conversion cannot know about.
Overtime is the clearest example. In many jurisdictions hours beyond a weekly threshold attract a premium, so 45 decimal hours is not simply 45 × the base rate. The overtime pay calculator and the time and a half calculator handle that split. Unpaid breaks are another: if a shift runs 8:30 but includes a thirty-minute unpaid break, the payable duration is 8:00 and the conversion should start from the shorter figure, which the work hours calculator and the time card calculator are built to produce. And if your shift times are recorded on a twenty-four-hour clock, the military time converter will put them into the form you are used to reading first.
Arb Digital maintains a large library of free, no-signup tools covering time, payroll, finance and marketing, all built to the same standard as this one.
Browse All Free Tools Talk to Arb DigitalCommon Mistakes to Avoid
- Typing clock minutes into a decimal field — 7:38 becomes 7.63, never 7.38, and the error peaks near the half hour.
- Rounding each entry before summing — round once at the end, or repeating decimals such as 0.3333 leak minutes across a month.
- Always rounding down — asymmetric rounding accumulates in one direction, which is the specific pattern wage rules are concerned with.
- Converting a shift span instead of paid time — subtract unpaid breaks first, or an 8:30 shift with a half-hour break bills as 8.5 instead of 8.0.
- Assuming everyone uses quarter hours — professional services bill in tenths, many modern systems record exact minutes, and some jurisdictions forbid rounding.
Related Free Tools From Arb Digital
Pair this with the time card calculator for a full week of shifts, the work hours calculator for shift totals with breaks, the overtime pay calculator for premium hours, the hourly wage calculator for annual equivalents, the time converter for general unit changes, and the percentage calculator for share-of-total questions. The full free online tools hub lists everything else.
Frequently Asked Questions
Divide the minutes by 60 and add the whole hours. Thirty-eight minutes is 38 divided by 60, which is 0.6333, so 7 hours 38 minutes is 7.6333 decimal hours. Seconds add a further amount equal to seconds divided by 3600.
A colon separates a base-sixty quantity and a decimal point separates a base-ten one. Thirty-eight minutes is 63 percent of an hour, so the decimal equivalent is 7.63. Typing 7.38 understates the shift by about fifteen minutes.
0.75 hours. The quarter-hour anchors are worth memorising: 15 minutes is 0.25, 30 minutes is 0.50, 45 minutes is 0.75. Any decimal that does not match these anchors at those minute values is wrong.
The total minutes are divided by fifteen, rounded to the nearest whole increment and multiplied back. 458 minutes divided by 15 is 30.53, which rounds to 31 increments, or 465 minutes — 7.75 decimal hours, seven minutes above the exact figure.
A tenth of an hour is six minutes, which converts to a single decimal place with no conversion table. Twenty-four minutes is 0.4, which multiplies straight into a fee. The trade-off is that any task shorter than six minutes still bills as a full tenth.
Round once, at the end. Several minute values convert to repeating decimals such as 0.3333, and rounding each entry to two places drops a few seconds every time. Keeping full precision through the sum avoids that drift entirely.
Take the whole number as hours and multiply the remainder by 60 for minutes. 7.6333 gives 7 hours and 0.6333 times 60, which is 38 minutes. Set the direction selector to decimal-to-clock and the tool does this for you.
This converter performs arithmetic only and is provided for general information. It is not payroll, tax or employment advice, and wage rounding rules vary by country, state and agreement — confirm the rules that apply to you before relying on any figure here.