How to Read Roman Numerals (MCMXCIX to MMXXVI)

Roman numerals run on seven letters and two rules: add when symbols descend, subtract when a smaller one sits in front of a larger. Everything else — movie copyright dates, Super Bowls, clock faces — falls out of those two rules.

EverydayBy Jun 20, 20265 min read
How to Read Roman Numerals (MCMXCIX to MMXXVI) — ListCalc

Seven symbols

SymbolValueSymbolValue
I1C100
V5D500
X10M1,000
L50

Reading is mostly addition: values written largest-to-smallest sum up. MMXXVI = 1000 + 1000 + 10 + 10 + 5 + 1 = 2026.

The subtraction rule — and its strict limits

When a smaller symbol appears before a larger one, subtract it. Only six such pairs are valid:

IV = 4    IX = 9
XL = 40    XC = 90
CD = 400    CM = 900

The pattern: I subtracts only from V and X; X only from L and C; C only from D and M. V, L and D never subtract, and you never subtract across more than one step — which is why 1999 is MCMXCIX (1000 + 900 + 90 + 9) and not the tempting shortcut “MIM.” Each digit of the decimal number gets encoded on its own: 1999 is 1|9|9|9 → M|CM|XC|IX.

Worked examples

NumberDigit by digitRoman
4940 + 9XLIX
444400 + 40 + 4CDXLIV
17761000 + 700 + 70 + 6MDCCLXXVI
19941000 + 900 + 90 + 4MCMXCIV
20262000 + 20 + 6MMXXVI
39993000 + 900 + 90 + 9MMMCMXCIX

Note 49 is XLIX, never “IL,” and 444 needs three subtractive pairs in a row. When a numeral gets that dense, the Roman numeral converter is faster than counting on fingers — it validates the strict rules in both directions.

Where you still meet them

Why it stops at 3,999

Standard notation allows at most three repeats of a symbol, and there is nothing larger than M to subtract from — so MMMCMXCIX (3,999) is the ceiling. The Romans handled bigger numbers with a vinculum, an overline multiplying a numeral by 1,000, but that notation never made it into modern keyboards or conventions, which is why converters (including ours) stop at 3,999.

Run your own numbers

FAQ

What is 2026 in Roman numerals?
MMXXVI — two Ms for 2000, XX for 20, VI for 6. Read left to right it sums: 1000 + 1000 + 10 + 10 + 5 + 1.
Why is 1999 written MCMXCIX and not MIM?
Because subtraction is only allowed within six fixed pairs (IV, IX, XL, XC, CD, CM), and each decimal digit is encoded separately. 1999 breaks into 1000 + 900 + 90 + 9 = M + CM + XC + IX. 'MIM' subtracts I from M across two steps, which the rules forbid.
Why do clock faces use IIII instead of IV?
It's a centuries-old convention on traditional dials, most often explained by visual symmetry — IIII balances the VIII on the opposite side of the face. Both forms mean 4; IV is standard everywhere except clocks.
What is the largest number in Roman numerals?
In standard notation, 3,999 — MMMCMXCIX. Symbols repeat at most three times and nothing exists to subtract from beyond M, so 4,000 can't be written without the ancient overline (vinculum) notation that multiplied a numeral by 1,000.
Do V, L and D ever get subtracted?
No. Only I, X and C can be subtracted, and each only from the next two larger symbols: I from V/X, X from L/C, C from D/M. That's why 45 is XLV (40 + 5), never 'VL'.

Sources

Primary references used for the figures and rules on this page.

  1. Roman numerals — Encyclopaedia Britannica
  2. Numerals and numeral systems — Encyclopaedia Britannica