Skip to content
OverCalculator
  1. Home
  2. Conversion
  3. Minute Converter
Conversion

Minute Converter

Convert minutes to seconds, hours, and days with exact formulas, a compute-matched example, and guidance for schedules and logs.

By OverCalculator Editorial Team, Updated

Hours
Hours
1.5 hr
Seconds
5,400 s
Days
0.0625 day
Minutes
90 min

90 min is 1.5 hr.

min

Results update as you type.

Minute Converter

Minutes sit between human planning and technical timing. They are short enough for workouts, cooking, class periods, media clips, meetings, and billing increments, yet large enough to summarize as hours or days. This minute-based hub keeps minutes as the single input and converts them to seconds, hours, and days without changing the source unit.

That focus makes the page different from a broad time converter. If you know the value is already minutes, you do not need a unit menu; you need the most common minute-derived outputs side by side. For neighboring hubs, see the seconds converter, hour converter, and milliseconds converter. Each starts from its own base unit and serves a different scale of time work.

Minute definition and time systems

A minute is 60 seconds. The second is the SI base unit for time, defined through a cesium-133 frequency standard; the minute is an accepted unit used with SI because civil clocks divide hours into 60 parts. The 60-based structure comes from historical sexagesimal counting traditions that also shaped angular measurement. Modern clocks still use that inheritance: 60 seconds make one minute, and 60 minutes make one hour.

The minute in this calculator is an elapsed duration minute. It is not a clock label and not a calendar date. The 12-hour clock repeats hour numbers with AM and PM, while the 24-hour clock counts 00:00 through 23:59. Both formats display minutes after the colon, but neither changes the conversion factor. A minute is 60 seconds whether it appears as 9:15 AM, 21:15, or a timer reading.

Formula

The compute function applies three relationships:

seconds=minutes×60\text{seconds} = \text{minutes} \times 60 hours=minutes60\text{hours} = \frac{\text{minutes}}{60} days=minutes1,440\text{days} = \frac{\text{minutes}}{1{,}440}

The day formula is the same as dividing by 24 hours and then by 60 minutes per hour:

1,440=24×601{,}440 = 24 \times 60

Because the calculation is based on fixed duration factors, it does not look up time zones, daylight saving rules, leap seconds, or month lengths.

Worked example matching the calculator

The default input is 90 minutes. The primary result is hours:

9060=1.5\frac{90}{60} = 1.5

So the main panel shows 1.5 hr. The detail rows show 5,400 s, 0.0625 day, and the original 90 min. The note says that 90 min is 1.5 hr, and the copy text includes the same values in seconds, hours, and days. This is a good example of why decimal hours matter: 1.5 hours is one hour plus half an hour, which is one hour and 30 minutes.

Reference table

MinutesSecondsHoursDaysCommon reading
1600.0166670.00069444one minute
159000.250.01041667quarter hour
301,8000.50.02083333half hour
452,7000.750.03125three-quarter hour
905,4001.50.0625one and a half hours
1,44086,400241one standard day

Domains for minute conversion

Scheduling teams use minutes for meetings, breaks, call-center handling time, clinic slots, and classroom periods. Converting to hours lets those blocks roll up into daily capacity. Eight 45-minute sessions total 360 minutes, which is 6 hours. The minute source remains helpful because the individual appointment length is still visible.

Programming and media work often need the opposite direction. A video marker, a cooldown, or a background job interval may be described to a user in minutes but stored as seconds. Ninety minutes becomes 5,400 seconds. If a configuration expects milliseconds, the result must move one more step down to 5,400,000 milliseconds, a scale where the milliseconds converter is safer.

Billing and payroll introduce rounding policies. A consultant may log exact minutes but invoice decimal hours. A support center may round each call or round the total. This calculator gives the exact unit conversion; it does not decide whether an organization rounds to the nearest tenth, quarter hour, or full minute. Document that rounding rule beside the converted number so another reviewer can reproduce the same total later.

Pitfalls

Do not write 1.30 hours when you mean 1 hour 30 minutes. Decimal notation is base 10, so 1.30 hours is 78 minutes. Do not divide by 24 when converting minutes directly to days; divide by 1,440. Do not confuse min with ms; the first means minutes, the second means milliseconds. Finally, do not use this hub to decide whether a meeting crosses midnight. That is a clock-format or calendar question, not a duration-unit conversion.

Sources

Frequently asked questions

How many seconds are in a minute?
One minute contains exactly 60 seconds in ordinary duration conversion. The calculator multiplies minutes by 60 for the seconds row, so 90 minutes becomes 5,400 seconds. The result is based on elapsed time, not on a calendar or clock-format conversion.
How do I convert minutes to hours?
Divide the number of minutes by 60. For example, 90 minutes divided by 60 is 1.5 hours. A decimal-hour result is a fraction of an hour, so 1.5 hours means one hour and thirty minutes, not one hour and fifty minutes.
How many minutes are in a day?
A standard duration day has 1,440 minutes because it contains 24 hours and each hour has 60 minutes. The calculator divides minutes by 1,440 for the days row. It does not adjust for daylight saving transitions in a local time zone.
Can this calculator handle decimal minutes?
Yes. Decimal minutes are valid for timing and measurement work. For instance, 2.5 minutes converts to 150 seconds and about 0.041667 hours. Keep the decimal value until the final step if the converted result will feed another formula.
Why is the primary result hours?
Minutes are often recorded in short blocks but reported as hours for schedules, invoices, study totals, or payroll. The calculator therefore shows hours first, then seconds and days underneath. The original minutes remain visible so the source value is not lost.
Is this the same as a stopwatch or clock converter?
No. A stopwatch can measure elapsed minutes, and a clock can display a time of day. This page converts a duration already measured in minutes into other duration units. It does not interpret AM, PM, 24-hour format, dates, or time zones.

Related calculators

Minute Converter updated at