Years to months
Convert any number of years into months, and back again, using the exact and universal calendar relationship 1 year = 12 months. It is the fast answer for loan terms, subscription lengths, warranties, age calculations and project planning where one unit is quoted in years and you need months (or the reverse).
How it works
The conversion is a single fixed multiplier — every calendar year contains 12 months, with no exceptions or leap-year adjustment at the month level:
- Years to months: months = years × 12
- Months to years: years = months ÷ 12 (via the Swap button)
The tool computes in months internally, so the reverse direction is simply a division. Both directions accept decimals, so fractional years and partial months convert cleanly.
Example
A 3-year loan is 3 × 12 = 36 months. A subscription billed for 30 months is, in Swap mode, 30 ÷ 12 = 2.5 years.
| Years | Months |
|---|---|
| 1 | 12 |
| 2 | 24 |
| 5 | 60 |
| 0.5 | 6 |
Everything is calculated locally in your browser — nothing is sent over the network.