๐Ÿ”Seconds to minutes converter

โœ“ Tested & verified Updated: How this works

Time unit converter

Converted

โ€”minutes

Every other unit is below, so the answer you need is never one more calculation away.

  • Secondsโ€”
  • Minutesโ€”
  • Hoursโ€”
  • Daysโ€”
  • As a clockโ€”
  • In wordsโ€”

One thing a month worth timing

Monthly

One thing a month worth measuring or capping with a clock โ€” a payroll trap, a nap length, a meeting that never gets added up. Two sentences and the tool.

Free, no account. One click unsubscribes and deletes your address.

Try also

How do you convert seconds into minutes?

The TimerPlan converter divides seconds by sixty for minutes, by 3600 for hours and by 86 400 for days, and shows all of them at the same time along with the clock form. Ninety seconds is 1.5 minutes as a decimal and 1:30 on a clock โ€” the same quantity written two ways, and the pair people most often confuse.

That distinction is the reason every result here appears in both. A duration of 1.5 minutes typed into a field expecting minutes and seconds becomes one minute and five seconds, which is wrong by twenty-five.

The converter runs in both directions from one box: enter minutes, hours or days instead and every other unit follows. Nothing is rounded beyond four decimal places, so a value that does not divide evenly still says so rather than being tidied into something false.

The conversions that come up most, worth knowing without a page:

SecondsMinutesClock
300.50:30
450.750:45
6011:00
901.51:30
1001.66671:40
30055:00
6001010:00
3600601:00:00
5400901:30:00
86 400144024:00:00

The row at 100 seconds is the one worth pausing on: it is the case where the decimal and the clock form look least alike, and where copying the wrong one does the most damage.

For a gap between two clock times rather than a bare number, use the time duration calculator; for hours on a timesheet, the hours calculator gives decimal and h:mm together. To turn a length into a running countdown, the online timer accepts any of these forms directly โ€” 90, 90s, 1:30 and 1m 30s all set the same timer.

Frequently asked questions

Is 1.5 minutes the same as 1:30?

They describe the same duration, but they are not interchangeable as text. 1.5 is a decimal minute count; 1:30 is minutes and seconds. Typing one where the other is expected is wrong by twenty-five per cent of the fractional part โ€” and it is the same error as writing 7.30 for seven and a half hours on a timesheet, one order of magnitude down.

How many seconds are there in a day?

86 400 in an ordinary one: 60 times 60 times 24. Two days a year are different where daylight saving applies, at 82 800 and 90 000 seconds, and very occasionally a leap second is added to UTC to keep atomic time in step with the earth’s rotation. For everything except astronomy and finance, 86 400 is the number to use.

What is the quickest way to do this in my head?

Halve and halve again for the common ones. Ninety seconds is a minute and a half; 150 is two and a half; 300 is five minutes. For hours, remember 3600 and work from it โ€” 5400 seconds is an hour and a half because it is 3600 plus half of it. Past a few thousand, use the box.

Why does the answer show four decimal places?

Because rounding a conversion hides the fact that it did not come out evenly. One hundred seconds is 1.6667 minutes, and showing 1.67 quietly loses precision that matters if the figure is multiplied by anything. The clock form alongside gives the exact answer as 1:40, which is usually the one to write down.

How this works

The amount is converted to seconds first โ€” multiplying by sixty, 3600 or 86 400 depending on the unit you chose โ€” and every other unit is derived from that single value, so the results cannot disagree with one another. The clock form is produced by integer division and remainder rather than by rounding the decimal, which is why it stays exact when the decimal does not. Values are shown to four decimal places, enough to preserve a third of a second without pretending to precision that is not there. The spelled-out form drops units that are zero and never writes “1 minutes”, because a converter that produces bad English gets copied into documents that way. Nothing is stored and nothing is sent anywhere.

Worked example

With Amount 90, Unit Seconds Minutes Hours Days Seconds, this page works out โ€” minutes. Every other unit is below, so the answer you need is never one more calculation away.

Sources:

The forms that matter

Decimal for arithmetic. Multiplying, dividing and averaging all want a plain number.

Clock form for people. 1:40 is read correctly by everyone; 1.6667 minutes is not.

Seconds for machines. Video, audio, HTTP caching and cron all count in seconds, so it is the form to hand over.