How to Read and Write Roman Numerals

Master the basics in just a few minutes!

Don't worry - Roman numerals are easier than they look! Just follow these simple rules.

The 7 Roman Letters

Roman numerals use just 7 letters. Each one stands for a different number:

I
1
V
5
X
10
L
50
C
100
D
500
M
1000

The Roman system is built on seven basic symbols. Think of them as the alphabet of Roman numbers - once you know these seven letters and their values, you can read any Roman numeral.

  • There are only 7 symbols - that's it!
  • Each symbol always means the same number
  • The symbols are: I (1), V (5), X (10), L (50), C (100), D (500), M (1000)
  • Notice the pattern: 1, 5, 10, 50, 100, 500, 1000 - they alternate between 1s and 5s
  • You combine these symbols using simple rules to make any number
  • Every Roman numeral you see is just these 7 letters mixed together

Rule 1: Adding Numbers

When a smaller letter comes AFTER a bigger letter, just add them together.

This is how Roman numerals work most of the time. When you see letters going from big to small (left to right), or when a smaller letter comes after a bigger one, you simply add them up.

  • +
    Letters usually go from biggest to smallest, left to right
  • +
    When a smaller letter comes after a bigger one, add them
  • +
    Same letters next to each other get added too (II = 1 + 1 = 2)
  • +
    This is the most common rule - you'll use it all the time
  • +
    Just read from left to right and add as you go
VI
5 + 1 = 6
XI
10 + 1 = 11
LX
50 + 10 = 60
CX
100 + 10 = 110
DC
500 + 100 = 600
MDC
1000 + 500 + 100 = 1600

Let's Break Down VI

V
= 5
+
I
= 1
=
6

I comes AFTER V, so we add them: 5 + 1 = 6

Rule 2: Subtracting Numbers

When a smaller letter comes BEFORE a bigger letter, subtract it instead of adding.

This rule has some strict limits to keep things clear. Only three letters (I, X, and C) can be used for subtraction, and each one can only subtract from certain other letters.

  • I can subtract from V and X only (making IV = 4 and IX = 9)
  • X can subtract from L and C only (making XL = 40 and XC = 90)
  • C can subtract from D and M only (making CD = 400 and CM = 900)
  • V, L, and D can never be subtracted - only I, X, and C
  • You can only subtract one letter at a time (not II or XX before another letter)
  • Don't skip values when subtracting (write 99 as XCIX, not IC)
  • There are only 6 valid subtraction combos you need to remember
IV
5 - 1 = 4
IX
10 - 1 = 9
XL
50 - 10 = 40
XC
100 - 10 = 90
CD
500 - 100 = 400
CM
1000 - 100 = 900

Let's Break Down IV

I
= 1
V
= 5
5 - 1
= 4

I comes BEFORE V, so we subtract: 5 - 1 = 4

Only I, X, and C can subtract - and only from specific letters.

Rule 3: Repeating Letters

You can write the same letter up to 3 times in a row to make bigger numbers.

Repeating letters is a simple way to build numbers. But there are limits - you can only repeat certain letters, and never more than three times.

  • ×
    Only I, X, C, and M can be repeated
  • ×
    You can repeat a letter up to 3 times maximum
  • ×
    Never repeat V, L, or D (they're special middle values)
  • ×
    Instead of VV use X, instead of LL use C, instead of DD use M
  • ×
    When you repeat letters, just add them up (III = 1 + 1 + 1 = 3)
  • ×
    Modern notation avoids four in a row (use IV instead of IIII)
III
1 + 1 + 1 = 3
XXX
10 + 10 + 10 = 30
CCC
100 + 100 + 100 = 300
MMM
1000 + 1000 + 1000 = 3000

V, L, and D never get repeated. Use X, C, or M instead.

Rule 4: Writing Order

Always write the biggest numbers first, then smaller ones - left to right.

Roman numerals always go from big to small as you read left to right. This makes them easy to read once you know the pattern.

  • Always write from biggest to smallest (left to right)
  • Start with thousands, then hundreds, then tens, then ones
  • Subtraction pairs like IV or IX count as one unit in the order
  • The order applies to the whole number, not the letters inside subtraction pairs
  • Think: thousands → hundreds → tens → ones
  • Never put a bigger number after a smaller one (unless subtracting)
MDCLXVI
1000 + 500 + 100 + 50 + 10 + 5 + 1 = 1666
MCDXLIV
1000 + (500-100) + (50-10) + (5-1) = 1444
MCMXC
1000 + (1000-100) + (100-10) = 1990

Putting It All Together

This example uses all three rules. Let's break down XLIII step by step:

43
=
XLIII

Rule 2: Subtraction

XL
L - X = 50 - 10 = 40

X comes BEFORE L, so we subtract

Rule 3: Repetition

III
I + I + I = 1 + 1 + 1 = 3

Same letter repeated 3 times

Rule 1: Addition

XL + III
40 + 3 = 43

Combine the parts together

Complete Breakdown:
XL (40) + III (3) = XLIII (43)

Breaking Down Complex Numbers

1994
=
MCMXCIV

How it works:

1
M = 1000
2
CM = 900 (1000 - 100)
3
XC = 90 (100 - 10)
4
IV = 4 (5 - 1)
5
Total: 1000 + 900 + 90 + 4 = 1994
2023
=
MMXXIII

How it works:

1
MM = 2000 (1000 + 1000)
2
XX = 20 (10 + 10)
3
III = 3 (1 + 1 + 1)
4
Total: 2000 + 20 + 3 = 2023
444
=
CDXLIV

How it works:

1
CD = 400 (500 - 100)
2
XL = 40 (50 - 10)
3
IV = 4 (5 - 1)
4
Total: 400 + 40 + 4 = 444
999
=
CMXCIX

How it works:

1
CM = 900 (1000 - 100)
2
XC = 90 (100 - 10)
3
IX = 9 (10 - 1)
4
Total: 900 + 90 + 9 = 999

Common Mistakes (And How to Fix Them)

Watch out for these easy mistakes!

❌ WRONG
IIII
✅ CORRECT
IV
Don't write four I's - use IV instead.
❌ WRONG
VV
✅ CORRECT
X
Never repeat V - use X for 10.
❌ WRONG
IC
✅ CORRECT
XCIX
I can only subtract from V or X, not from C.
❌ WRONG
XM
✅ CORRECT
CMXC
X can only subtract from L or C, not from M.
❌ WRONG
VL
✅ CORRECT
XLV
V can't be used for subtraction - only I, X, or C can.

Quick Tips to Remember

💡

Start with the biggest numbers first and work down

💡

Only I, X, and C can subtract - that's it!

💡

Never repeat V, L, or D - they're special

💡

There are only 6 subtraction combos: IV, IX, XL, XC, CD, CM

💡

When you're not sure, just add - it usually works

💡

Practice with years (like 1999 or 2024) to get better

Try It Yourself!

Can you convert these numbers to Roman numerals?

14
=
27
=
35
=
49
=
93
=
158
=
419
=
1776
=
2024
=

Ready for More Practice?

Now that you know the rules, try our fun tools to become a Roman numeral pro!