Roman Numerals

6 min read · Updated September 26, 2026 · by the SolveCalcPro editorial team

Roman Numerals – feature image

Roman numerals write numbers with seven letters. They were used across the Roman world and remained common in Europe for centuries. Today you see them on clocks, in movie titles, on monuments and in outlines. Once you know the pattern, they are easy to read and write.

The seven symbols

SymbolIVXLCDM
Value1510501005001,000

The rules

  • Add when symbols go from large to small: VIII = 5 + 3 = 8.
  • Subtract when a smaller symbol comes before a larger one: IV = 4, IX = 9, XL = 40, XC = 90, CD = 400, CM = 900.
  • Do not repeat a symbol more than three times in a row (III is 3, but 4 is IV).
  • V, L and D are never repeated.

Converting a number to Roman numerals

Split into thousands, hundreds, tens and ones. 1994 = 1000 + 900 + 90 + 4 = M + CM + XC + IV = MCMXCIV. 2026 = MM + XX + VI = MMXXVI. 49 = XL + IX = XLIX.

Converting back

Read left to right, adding values but subtracting when a smaller symbol precedes a larger one. MCMXCIV = 1000 + (1000 − 100) + (100 − 10) + (5 − 1) = 1994. The Roman numeral converter checks both directions.

Arithmetic and limits

XIV + XXIII: 14 + 23 = 37 = XXXVII. The largest number in standard form is 3,999 (MMMCMXCIX). Larger values use a bar over a symbol to multiply it by 1,000. There is no zero and no place value, which is why Roman numerals are awkward for calculation.

Where you still see them

Clock faces, book chapters and preface pages, film copyright years, monarchs and popes (Elizabeth II), the Super Bowl and the Olympic Games.

Practice questions

Test yourself, then tap to check. Answers are calculated by the tools linked below.

  1. Write 2049 in Roman numerals.
    Show answer

    2049 in Roman numerals: MMXLIX

  2. Convert 2026 (decimal) to binary and hex.
    Show answer

    Decimal (base 10): 2026

  3. List the 8 times table up to 12.
    Show answer

    8 × 12: 96

Frequently asked questions

Why is 4 written IV and not IIII?

Standard form uses the subtractive rule. Some clock faces use IIII for tradition and balance.

What is the Roman numeral for 2026?

MMXXVI.

Is there a Roman numeral for zero?

No. The system had no zero.

How do I read MCMXCIV?

M (1000) + CM (900) + XC (90) + IV (4) = 1994.

Try it yourself

Keep learning

Written and reviewed by the SolveCalcPro editorial team. Spot a mistake? Tell us. See our editorial policy.