Skip to main content
Unit ConvertersFree · no sign-up

Minutes to Hours Converter

Minutes to hours as a decimal — the format timesheets and payroll expect.

Updated

hours

1.50hr

90 min = 1.50 hr

In short

How many hours is 90 minutes?

90 minutes is 1.5 hours, because there are 60 minutes in an hour and 90 divided by 60 is 1.5. On a clock the same span reads 1:30, but a timesheet or invoice field wants the decimal form, so the number to enter is 1.5 and never 1.30.

Typing 1.30 into a decimal hours field records 1 hour 18 minutes, which is 12 minutes short of what you worked.

minutes to hours — quick reference

minutes (min)hours (hr)
15 min0.25 hr
30 min0.50 hr
45 min0.75 hr
60 min1.00 hr
90 min1.50 hr
120 min2.00 hr
180 min3.00 hr
240 min4.00 hr
Computed from the exact factor — rounded only for display.

The formula, worked line by line

There are sixty minutes in an hour, so minutes to decimal hours is a single division. Nothing about the constant is approximate, and the only rounding in the whole operation happens at the moment you decide how many decimal places to keep.

Clock time is a different representation of the same span and needs a different operation. Divide by 60 for the whole hours, then take the remainder as the minutes that go after the colon. That is why 100 minutes is both 1.67 hours and 1:40 without either reading being wrong — they are two notations for one duration, not two durations.

decimal hours = minutes ÷ 60
whole hours = floor(minutes ÷ 60)
clock minutes = minutes − 60 × whole hours
tenths of an hour = minutes ÷ 6
minutes against hoursA twin scale: minutes along the top against hours along the bottom, with 90 min marked.minhr00601120218032404minhr
Sixty minutes to the hour — minutes read against the decimal hour a timesheet wants.
The default, into decimal and clock form
Minutes logged
90
Divide by 60
90 ÷ 60 = 1.50
The whole hours
floor(90 ÷ 60) = 1
The remainder
90 − 60 = 30, so the clock reads 1:30
Decimal hours
1.50

Take a messier one. 235 minutes is 235 ÷ 60 = 3.9167 hours, which rounds to 3.92 for a timesheet; the floor gives 3 whole hours with a remainder of 55, so the clock reading is 3:55. In tenths of an hour, 235 ÷ 6 = 39.17 tenths, or about 3.9 hours if the system you are billing through works in tenths.

How to use the minutes to hours converter

You tracked something in minutes and now a form wants hours: a timesheet, a client invoice, a project tracker, a mileage log, a study record. This converter divides minutes by 60 and gives you the decimal hour to two places, updating as you type, and Swap turns it back when you need minutes again.

The thing to understand before you copy the number anywhere is that the answer is almost never the number you would read off a clock face. Sixty minutes make an hour, so the fractional part of the answer is sixtieths translated into hundredths, and only the quarter hours survive that translation cleanly. Everything else either terminates messily or repeats forever, which is where the mistakes come from.

1.50 hr

90 minutes

1:30 on a clock

0.25 / 0.50 / 0.75

15, 30 and 45 minutes

the exact quarters

6 min

0.1 hour

the exact tenth

That is why decimal and clock notation must never be mixed in the same field. Ninety minutes is 1.50 hours in decimal and 1:30 on a clock, and the two look close enough that people substitute one for the other without noticing.

The loss scales with the minute digits in a predictable way: the gap between what you meant and what you typed is always four tenths of a minute for every minute after the colon, so a 0:45 entry typed as 0.45 gives away 18 minutes.

A short list of anchors covers most timesheet work. The quarters are exact because a quarter of sixty is a whole number of minutes, and six minutes is exactly 0.1 of an hour, which makes every multiple of six easy.

The timesheet anchors
15 minutes
0.25 exactly
30 minutes
0.50 exactly
45 minutes
0.75 exactly
12 / 18 / 24 minutes
0.2 / 0.3 / 0.4
36 / 48 / 54 minutes
0.6 / 0.8 / 0.9
20 minutes
0.3333 repeating
40 minutes
0.6666 repeating

That tenth is why so much professional-services billing runs in tenths of an hour — every increment lands on a whole number of minutes. The awkward ones are the thirds, where both figures get rounded and neither is ever exact; rounding a third to two decimals is off by 0.00333 of an hour, which is 12 seconds.

Rounding rules are set by the employer or the client, not by the arithmetic, so check yours before rounding on instinct.

In the United States, the federal wage and hour regulation at 29 CFR 785.48(b) states that an employer may record starting and stopping times to the nearest five minutes, or to the nearest tenth or quarter of an hour, provided the practice is used in a way that will not, over a period of time, fail to compensate employees properly for all the time they have actually worked.

That is a description of the federal position rather than advice; individual states can be stricter and your own contract may specify something narrower. Whatever rule applies, apply it in both directions and every day. Consistent rounding averages out across a pay period; rounding whichever way felt generous that afternoon does not.

How many working days in the period?

Consistent rounding averages out across a pay period, and how many working days that period actually holds is a separate count from the arithmetic here.

Open the workdays calculator

The conversions a timesheet actually asks for: minutes, the exact decimal hour, the two-decimal figure most payroll fields accept, and what the same entry becomes under the nearest-quarter-hour convention.

MinutesExact decimal hoursRounded to 2 placesNearest quarter hour
5 min0.08333…0.080.00
6 min0.1 exactly0.100.00
10 min0.16666…0.170.25
12 min0.2 exactly0.200.25
15 min0.25 exactly0.250.25
20 min0.33333…0.330.25
25 min0.41666…0.420.50
30 min0.5 exactly0.500.50
35 min0.58333…0.580.50
40 min0.66666…0.670.75
45 min0.75 exactly0.750.75
50 min0.83333…0.830.75
55 min0.91666…0.921.00
60 min1 exactly1.001.00
Fixed arithmetic at 60 minutes to the hour, so nothing here expires. The last column shows nearest-quarter rounding only — your employer may round to the nearest five minutes or the nearest tenth instead, or take the raw two-decimal figure.

What does a rounding rule actually cost?

Rounding to two decimals is generous precision for time tracking, because 0.01 of an hour is 36 seconds. The repeating thirds are the only entries where the rounding is forced rather than chosen, and the cost is small but not zero.

Log 20 minutes twice a day as 0.33 rather than 0.33333 and you shave 0.00333 hours off each entry; across 21 working days that is 42 entries and 0.14 hours, about 8 minutes 24 seconds. Rounding those same entries up to 0.34 instead swings the identical amount the other way, which is the point of a consistent rule.

Quarter-hour rounding moves far more than two-decimal rounding does. Under the nearest-quarter convention a punch is pushed to whichever quarter mark is closer, so anything up to seven minutes past a quarter rounds down and anything from eight minutes past rounds up.

A single punch can therefore move by as much as seven minutes, or 0.1167 of an hour, in either direction — roughly thirty-five times the cost of rounding a repeating third to two decimals. Those swings are meant to cancel over enough punches, and the arithmetic only stays neutral if the rule is applied to the clock-in and the clock-out alike.

How far a single entry can move(minutes of movement on one entry)
Repeating third rounded to two decimals12 seconds
Nearest-quarter-hour punchup to 7 minutes

Read it: A quarter-hour punch can move roughly thirty-five times further than the worst two-decimal rounding, which is why the quarter convention leans so hard on errors cancelling.

Every minutes value, worked out

71 common minutes figures each get their own page, with the answer at full precision, the arithmetic, what rounding costs, and the nearest real-world reference point on the scale.

Questions people ask

How many hours is 90 minutes?

90 minutes is 1.50 hours, from 90 divided by 60. On a clock that same span is 1:30, but on a timesheet or an invoice you write 1.5. Entering 1.30 instead would be read as 1 hour 18 minutes, because 0.30 of an hour is 18 minutes, and that shorts the entry by 12 minutes. The rule of thumb worth carrying: if the field has a decimal point and is labelled hours, it wants hundredths of an hour, and the only fractions that map onto whole minutes tidily are the quarters and the tenths.

What is 20 minutes as a decimal hour?

20 minutes is 0.33 hours, rounded from 0.3333 repeating, since 20 divided by 60 is exactly one third. The other repeating one to watch is 40 minutes at 0.67, rounded from 0.6666 repeating. The quarter hours are exact and cause no trouble at all: 15 is 0.25, 30 is 0.50 and 45 is 0.75. Rounding a third to two decimals is off by 0.00333 of an hour, or about 12 seconds, which is irrelevant on one entry. Log two such entries a day for 21 working days and the accumulated difference is roughly 8 minutes.

Why does my timesheet want 1.5 instead of 1:30?

Because payroll multiplies hours by a pay rate, and decimal hours multiply cleanly while clock notation does not. At thirty dollars an hour, 1.50 hours is a straightforward forty-five dollars; feeding the system 1:30 either errors out or gets parsed as something unintended, and feeding it 1.30 silently pays 1.3 hours, or thirty-nine dollars. Any field labelled hours that accepts a decimal point is asking for the decimal form. If a system genuinely wants clock time it will normally give you two separate boxes, or validate the colon.

How do I convert minutes to hours in my head?

Anchor on the quarters and adjust in tenths. Fifteen minutes is 0.25 and each further 15 adds another 0.25, while 6 minutes is exactly 0.1 of an hour. So 36 minutes is 30 plus 6, which is 0.5 plus 0.1 = 0.6. And 51 minutes is 45 plus 6, or 0.75 plus 0.1 = 0.85. For anything that is not a multiple of 3 or 5, divide by 6 and shift the decimal: 47 divided by 6 is 7.83, so 47 minutes is 0.783 hours, or 0.78 rounded. The 6-minute tenth is the trick worth keeping.

How many hours is 100 minutes?

100 minutes is 1.67 hours, from 100 divided by 60 = 1.6666 repeating, or 1 hour 40 minutes on a clock. It is a common stumble because 100 looks as though it should map to a round number of hours, and it does not, since minutes count in sixties rather than hundreds. Other awkward round numbers: 200 minutes is 3.33 hours, 250 minutes is 4.17, 500 minutes is 8.33 and 1,000 minutes is 16.67. None of them land on a clean decimal, and only multiples of 3 minutes ever will.