Seconds to Minutes Converter

Convert seconds to minutes using the exact SI definition (1 min = 60 s).

Convert SI-exact Bidirectional
Rate this calculator · 4.0 (2)

Seconds ↔ Minutes

SI-exact 1 min = 60 s · bidirectional

Instructions — Seconds to Minutes Converter

1

Enter seconds or minutes

Type seconds on the left or minutes on the right. The conversion is instant in both directions. Default is 60 seconds — exactly one minute, the smallest round case for verification.

2

Use the quick picks

Preset buttons cover common time windows: 30 s (cooking, ad spots), 90 s (interval training), 120 s (call setup), 300 s (HTTP timeouts), 3,600 s (one hour).

3

Pick a precision

4 decimals fit most uses. Use 6 for fractional second timing in audio or athletics, or 0 for round-number cooking conversions.

Quick rule: seconds ÷ 60 = minutes. 150 s = 2.5 min. The factor is exact — 1 minute is defined as 60 SI seconds.
MM:SS: 90 seconds is 1:30 (one minute thirty), not 1.30 minutes. The decimal form is 1.5 min.

Formulas

The minute is a non-SI unit accepted for use with the SI, defined as exactly 60 SI seconds. The SI second itself is defined by 9,192,631,770 periods of caesium-133 radiation, set in 1967. Both factors are exact, so conversions never lose precision.

Seconds to Minutes (decimal)
$$ m = \frac{s}{60} $$
Divide seconds by 60. 90 s / 60 = 1.5 min. The decimal form is preferred for arithmetic.
Minutes to Seconds
$$ s = m \times 60 $$
Multiply minutes by 60. 3.5 min × 60 = 210 s. The factor is exact.
MM:SS Format
$$ \text{MM:SS} = \lfloor s/60 \rfloor \,:\, (s \bmod 60) $$
Floor of seconds-over-60 gives the whole minutes; the remainder modulo 60 gives the seconds. 215 s = 3:35.
SI Definition of Minute
$$ 1\,\text{min} = 60\,\text{s (exact)} $$
The minute is accepted for use with the SI but is not itself an SI unit. The defining relation is exact.
Decimal vs MM:SS
$$ 1.5\,\text{min} = 1{:}30 \;\;\; 1.75\,\text{min} = 1{:}45 $$
Multiply the fractional part by 60 to convert decimal minutes to MM:SS. 1.25 min = 1:15. Easy to misread as 1:25.
Minutes Above an Hour
$$ \text{HH:MM:SS} = \lfloor s/3600 \rfloor \,:\, \lfloor (s \bmod 3600)/60 \rfloor \,:\, (s \bmod 60) $$
For longer durations, extend MM:SS to HH:MM:SS. 4,000 s = 1:06:40.

Reference

Common seconds to minutes conversions
SecondsMinutes (decimal)MM:SS
1 s0.0167 min0:01
30 s0.5 min0:30
60 s1 min1:00
90 s1.5 min1:30
120 s2 min2:00
150 s2.5 min2:30
180 s3 min3:00
300 s5 min5:00
600 s10 min10:00
900 s15 min15:00
1,800 s30 min30:00
3,600 s60 min60:00 (1:00:00)

Seconds to minutes in sports and music

Two domains where seconds and minutes are constantly converted.

Track and pool splits
EventRecord (MM:SS)
100 m freestyle (M)0:46.40
200 m freestyle (M)1:42.00
400 m run (M)0:43.03
800 m run (M)1:40.91
1500 m run (M)3:26.00
Mile run (M)3:43.13
Song lengths
Track typeTypical (MM:SS)
TV advert0:15 – 0:30
Radio jingle0:30 – 0:60
Pop single3:00 – 3:30
Album track3:30 – 5:00
Prog-rock track5:00 – 20:00
Classical movement4:00 – 15:00

Spotify reports the average pop song is now 3 minutes 17 seconds (197 s), down from 4 minutes 5 seconds (245 s) in 2000 — listeners skip after 30 seconds, so artists front-load hooks.

Article — Seconds to Minutes Converter

Seconds to minutes converter: the full SI-exact guide

One minute is exactly 60 seconds. The minute is not an SI base unit, but the SI brochure formally accepts it for use, with the relation 1 min = 60 s defined exactly. To convert seconds to minutes, divide by 60. To go back, multiply. The SI second itself was redefined in 1967 from the caesium-133 hyperfine transition (9,192,631,770 oscillations), and every minute on every wall clock and screen ultimately traces back to that atomic standard.

The trick of this converter is reading the result correctly. 90 seconds is 1.5 minutes in decimal, or 1:30 in MM:SS — same duration, different notation. Mixing them is the most common error in cooking, sports, and audio timing math.

What is a second?

The second is the SI base unit of time. Since 1967 the BIPM definition has been the duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the unperturbed ground state of caesium-133. That switch from Earth-rotation-based time to atomic time was prompted by the discovery that Earth's rotation is not uniform — tides, atmospheric mass shifts, and core dynamics make the day vary by milliseconds.

Before 1967, a second was 1/86,400 of the mean solar day. Before that, in the ephemeris definition (1956–1967), it was 1/31,556,925.9747 of the tropical year 1900. The atomic definition won because cesium clocks could be built and replicated to one part in 10¹³ within a decade — far more stable than the Earth itself.

Did you know

NIST's NIST-F2 fountain clock, in service since 2014, is so stable it would gain or lose less than one second over 300 million years. The optical clocks now in development at NIST and BIPM reach 10⁻¹⁸ — meaning a second of error would take longer than the current age of the universe to accumulate.

Seconds to minutes conversion math

The math is a single division. Seconds divided by 60 gives minutes. The factor 60 is exact, set by the SI acceptance of the minute. There is no measurement and no rounding. 30 seconds is 0.5 min. 90 seconds is 1.5 min. 300 seconds is 5 min. 3,600 seconds is 60 min, which is also 1 hour.

Going the other way is just as straightforward. Minutes times 60 gives seconds. 2.5 min times 60 = 150 s. 7 min = 420 s. 30 min = 1,800 s. The exact-by-definition relationship is the same as kilometres-to-metres (factor of 1,000) or hours-to-seconds (factor of 3,600).

The conversion in one line
seconds ÷ 60 = minutes minutes × 60 = seconds
1 min = 60 s (exact) 1 h = 60 min = 3,600 s

The 60-second minute is a sexagesimal inheritance from Babylonian astronomy. Sumerian mathematicians built their counting system on base 60 around 2,000 BCE because 60 has more divisors (2, 3, 4, 5, 6, 10, 12, 15, 20, 30) than any smaller number — convenient for fraction-heavy work without a positional system. The same legacy gives us 60 minutes per hour and 360 degrees in a circle.

Seconds to minutes reference table

The table below covers the seconds values most commonly searched. Each is shown as decimal minutes and as MM:SS.

  • 1 s = 0.0167 min (0:01)
  • 15 s = 0.25 min (0:15)
  • 30 s = 0.5 min (0:30)
  • 45 s = 0.75 min (0:45)
  • 60 s = 1 min exactly (1:00)
  • 90 s = 1.5 min (1:30)
  • 120 s = 2 min (2:00)
  • 180 s = 3 min (3:00)
  • 300 s = 5 min (5:00)
  • 600 s = 10 min (10:00)
  • 1,800 s = 30 min (30:00)
  • 3,600 s = 60 min, or 1 hour (1:00:00)

Most app timers, cookie expiries, and rate-limit windows use seconds as the underlying unit. JWT lifetimes are typically 300 or 3,600 seconds (5 minutes or 1 hour). Microwave timers and stove ovens read in MM:SS. Cooking recipes default to minutes. Athletic timing splits show minutes-plus-seconds-plus-hundredths.

Decimal minutes versus MM:SS

The same duration can be written two ways. Decimal: 1.5 min. MM:SS: 1:30. Both mean 90 seconds. The confusion is that 1:30 looks like a decimal — but the part after the colon is seconds, not hundredths of a minute. 1:30 is one minute thirty seconds (90 s). 1.30 minutes is one minute eighteen seconds (1.30 × 60 = 78 s). Different numbers, different durations.

1:30 is not 1.30 minutes

Reading 1:30 as "one point three zero minutes" is a frequent error in time math, especially in spreadsheets where Excel can store the same value as 1:30 (time format) or 0.0625 (fraction of a day) depending on cell formatting. Always confirm whether a duration field is in MM:SS or in decimal minutes before doing arithmetic on it.

The decimal form is preferred for arithmetic. Adding 1.5 + 2.25 + 0.75 = 4.5 minutes is trivial. Adding 1:30 + 2:15 + 0:45 = 4:30 requires the same answer but a different mental model — you carry from seconds to minutes when the seconds sum exceeds 60. Stopwatches show MM:SS because it reads naturally; data analysis converts to decimal.

Seconds to minutes in sport and music

Athletic timing lives in seconds with sub-second precision. The 100 m sprint record (Usain Bolt, 9.58 s) is recorded to two decimals; the 800 m record (David Rudisha, 1:40.91) crosses the minute boundary and uses MM:SS.ss notation. Swimming pool splits show every 25 m or 50 m lap timed to the hundredth of a second, with cumulative time in MM:SS.

800 m world record
100.91 s
1:40.91 (David Rudisha)
Mile world record
223.13 s
3:43.13 (Hicham El Guerrouj)

Music timing is similar. A typical pop song is 3 to 3.5 minutes (180 to 210 seconds). Spotify's data shows average pop song length dropped from 245 s in 2000 to 197 s in 2024, as algorithmic playlists reward early-song hooks. TV advertisements run 15 to 30 seconds; radio jingles 30 to 60. Classical movements stretch from 4 to 15 minutes.

Seconds to minutes in tech and SLAs

Service-level agreements use seconds and minutes interchangeably. A 99.9% uptime SLA permits 8.77 hours of downtime per year, which is 526.2 minutes or 31,571 seconds. A 99.99% SLA permits 52.6 minutes per year. A 99.999% ("five nines") SLA permits 5.26 minutes per year. Cloud providers publish all three, with seconds-level monitoring driving the calculation.

Tip

When sizing a timeout, think in seconds even if the config takes minutes. Most HTTP libraries default to 30 to 60 seconds for the read timeout. A "5 minute" rate-limit window is 300 seconds — useful to remember when correlating logs.

Cron jobs cannot run more often than once per minute (60 s) on most systems. For sub-minute schedules, use systemd timers, sleep loops, or specialized schedulers like Celery Beat or Hangfire. The 60-second floor traces back to the original Unix cron implementation in the 1970s, which scans the crontab once per minute.

Common seconds to minutes mistakes

The most frequent error is treating MM:SS as a decimal. 1:30 is not 1.30 minutes; it is 1.5. Going the other way, 4.75 minutes is 4:45 (45 seconds), not 4:75. The colon separates minute count from second count, with seconds running 0 to 59 only.

A second pitfall is forgetting to carry when adding times. 2:45 + 0:30 is 3:15, not 2:75. The carry happens whenever the second sum reaches 60. Spreadsheets handle this automatically if the cells are formatted as time; manually summing MM:SS strings without conversion is error-prone.

A third pitfall is using "minutes" for less than 60 seconds and "seconds" for over 60. Both are unit choices, not duration thresholds. A 30 s timer can be written 0.5 min if the context calls for it (cooking apps often do). A 120 s timer can be written 120 s rather than 2 min for clarity in a stopwatch UI. Pick the unit that matches the precision your user expects.

FAQ

1 minute = 60 seconds, exactly. The minute is not an SI unit but is accepted for use with the SI. The defining relation is exact, so the conversion never loses precision.
Divide seconds by 60. Example: 150 / 60 = 2.5 minutes. For MM:SS form: 150 / 60 = 2 minutes remainder 30 seconds, so 2:30. The reverse: multiply minutes by 60. 4.5 min × 60 = 270 s.
90 seconds = 1.5 minutes (decimal) or 1:30 (MM:SS format). Half-minute intervals show up in cooking, music, and interval training. 1:30 is one minute and thirty seconds, not 1.30 minutes — a common readability mistake.
300 seconds = 5 minutes. This is a common interval for HTTP request timeouts, password reset tokens, and short cooking timers. The MM:SS form is 5:00.
They are the same duration. 1.5 minutes is the decimal form (1 minute + 0.5 minute = 1 minute + 30 seconds). 1:30 is the MM:SS form (1 minute, 30 seconds). Both equal 90 SI seconds. Spreadsheets often use the decimal; stopwatches show MM:SS.
5 minutes = 300 seconds. 5 × 60 = 300. Useful for rest intervals (5-minute rounds in MMA), short calls, microwave defrost cycles, and most coffee brews.
1 hour = 60 minutes = 3,600 seconds. The chain is exact: 1 h = 60 min = 60 × 60 s = 3,600 s. This number underpins JavaScript Date arithmetic, log retention periods, and SLA uptime budgets.
The conversion is exact — both the second and the minute are defined relationally with no measurement involved. The SI second has been defined since 1967 by the caesium-133 hyperfine transition (9,192,631,770 oscillations). The minute is defined as exactly 60 such seconds. No rounding, no leap seconds, no calendar adjustments.