Skip to main content
🔢 Number Systems

Roman Numeral Converter

Turn a number into Roman numerals or read a Roman numeral as an ordinary number — both ways, with the symbol-by-symbol breakdown and the rules explained.

Number → Roman
Roman → number
Symbol breakdown
1 to 3999
100% Free
🔢 Open All Math Calculators 📖 Read the Guide

Roman numerals — Quick answer

Seven letters, added largest-to-smallest — with six subtractive pairs for 4s and 9s.

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

Worked example: 2024 = MMXXIV · 49 = XLIX · 1994 = MCMXCIV.

Roman numeral quick reference

NumberRomanNotes
4IVsubtractive (5−1)
49XLIX40 + 9
2024MMXXIV2000 + 20 + 4
3888MMMDCCCLXXXVIIIlongest under 3999

No zero, no negatives — standard numerals run 1 to 3999.

🔢 Roman Numeral Converter

Choose a direction, then enter a number (1–3999) or a Roman numeral.

Roman numeral
Number (Arabic)
Symbols used
Valid?

ℹ️ Standard Roman numerals cover 1–3999, have no zero, and repeat a symbol at most three times (so 4 = IV, not IIII).

Roman numerals build numbers from seven letters — I, V, X, L, C, D, M — written largest to smallest and added together, with six subtractive pairs (IV, IX, XL, XC, CD, CM) handling the 4s and 9s. So 2024 is MMXXIV and 1994 is MCMXCIV. There's no zero and no negatives; standard numerals run 1–3999. This converter goes both ways and shows the symbol-by-symbol breakdown.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: standard (modern) Roman numeral rules, recomputed in code.

The rules

Symbols
I 1 · V 5 · X 10 · L 50 · C 100 · D 500 · M 1000
Additive
bigger-then-smaller adds: LXI = 50 + 10 + 1 = 61
Subtractive
IV 4 · IX 9 · XL 40 · XC 90 · CD 400 · CM 900

Read left to right: each symbol normally adds to the total, but a smaller symbol immediately before a larger one is subtracted. Only six subtractive pairs are allowed, which is why 4 is IV and 90 is XC. To build a numeral from a number, you greedily take the largest symbol or pair that fits and repeat. The repetition cap (three of any of I, X, C, M; never V, L, D) guarantees a single standard spelling.

Worked example — 2024 and 1994

Scenario: build two years.

2024
2000 (MM) + 20 (XX) + 4 (IV) = MMXXIV
1994
1000 (M) + 900 (CM) + 90 (XC) + 4 (IV) = MCMXCIV
49
40 (XL) + 9 (IX) = XLIX

2024 = MMXXIV: two thousands, two tens, and the subtractive four. 1994 = MCMXCIV stacks three subtractive pairs (CM, XC, IV) and is a classic "tricky" numeral. Reading backward, the converter walks the letters and applies the subtraction rule, so MMXXIV returns 2024 and XLIX returns 49. Input is case-insensitive, so "mmxxiv" works too.

Frequently Asked Questions

What are the Roman numeral symbols?

I 1, V 5, X 10, L 50, C 100, D 500, M 1000. Combined largest-to-smallest they add: MXV = 1015.

How does subtractive notation work?

A smaller symbol before a larger one subtracts. Six pairs: IV 4, IX 9, XL 40, XC 90, CD 400, CM 900. 49 = XLIX.

How do I write 2024 in Roman numerals?

MMXXIV: 2000 = MM, 20 = XX, 4 = IV. Take the largest symbol/pair that fits, repeat.

Is there a Roman numeral for zero?

No — no zero, no negatives. Standard numerals run 1–3999, so this tool accepts that range.

Can a symbol repeat more than three times?

No — I, X, C, M repeat at most three times (4 = IV, not IIII); V, L, D never repeat. The tool gives the standard form.

Need more math tools?

Explore base conversion, dates, percentage, scientific notation and more across the AI Calculator math suite.

🔢 Open Math Calculators — Free

No registration required · 350+ calculators · PDF report export