This converter turns days into minutes instantly, using the exact factor 1 day = 1440 minutes. Type any number and the result updates as you go — nothing is sent to a server, so the arithmetic happens entirely in your browser.
Exactly 86,400 seconds by convention (leap seconds excepted). Sixty seconds, inherited from Babylonian base-60 arithmetic.
Because the relationship is a simple proportion, one multiplication does the whole job. The table further down gives pre-computed values for the amounts people look up most often, and the result panel also reports the reverse conversion so you can check the figure both ways.
The formula
days- The amount you are converting, measured in days
1440- The exact number of minutes in one day
minutes- The converted result
How it works, step by step
- Enter the number of days you want to convert.
- The value is multiplied by 1440, the exact conversion factor.
- The result is displayed in minutes, rounded for readability.
- The unrounded value and the reverse conversion appear underneath so you can verify it.
Worked examples
Converting 5 days
Multiply 5 by 1440. That gives 7,200 minutes. A quick sanity check: one day is larger than one minute, so the number should get bigger — and it does.
Converting 72 days
72 × 1440 = 103,680 minutes. Working backwards, 103,680 ÷ 1440 returns 72 days, which confirms the factor is applied the right way round.
How to read your score
Frequently asked questions
How many minutes are in one day?
Exactly 1440. Every conversion on this page is that single number multiplied by your input, so the result carries no rounding error beyond what is shown.
What is the formula to convert days to minutes?
Minutes = days × 1440. To reverse it, divide instead: days = minutes ÷ 1440, which is the same as multiplying by 0.0006944444444.
Is the day bigger than the minute?
Yes. One day equals 1440 minutes, so it is the larger unit.
Why does my answer differ slightly from other days to minutes converters?
Most differences come from rounding the factor too early. This tool keeps full double precision through the calculation and only rounds at the final display step, and it also shows the unrounded value so you can see exactly where any difference appears.
What is a day?
Exactly 86,400 seconds by convention (leap seconds excepted).
What is a minute?
Sixty seconds, inherited from Babylonian base-60 arithmetic.
Days to minutes reference table
| Days | Minutes |
|---|---|
| 0.5 d | 720 min |
| 1 d | 1,440 min |
| 2 d | 2,880 min |
| 3 d | 4,320 min |
| 5 d | 7,200 min |
| 10 d | 14,400 min |
| 15 d | 21,600 min |
| 20 d | 28,800 min |
| 25 d | 36,000 min |
| 50 d | 72,000 min |
| 75 d | 108,000 min |
| 100 d | 144,000 min |
| 250 d | 360,000 min |
| 500 d | 720,000 min |
| 1000 d | 1,440,000 min |
Exact factor: 1 day = 1440 minutes. Values rounded for display.