Roman Numeral Converter

Updated July 2026

Convert a number into a Roman numeral, or decode a Roman numeral back into a number — both update live as you type. It handles standard subtractive notation (IV, IX, XL, XC, CD, CM) and covers the full range from 1 to 3,999. Everything runs privately in your browser.

Roman numerals use seven letters — I (1), V (5), X (10), L (50), C (100), D (500), M (1000) — combined and subtracted to form numbers. For example, 2026 = MMXXVI and 49 = XLIX.
Whole numbers from 1 to 3,999.
Letters I, V, X, L, C, D, M.
Number → Roman
Roman → Number
Read as

How Roman numerals work

Roman numerals are built from seven letters whose values never change: I = 1, V = 5, X = 10, L = 50, C = 100, D = 500 and M = 1000. You form a number by writing these letters from the largest value to the smallest and adding them up. A letter may be repeated up to three times in a row — III is 3 and XXX is 30 — but never four times, which is where subtractive notation comes in.

Under subtractive notation, a smaller letter placed immediately before a larger one is subtracted instead of added. That turns the awkward four-in-a-row cases into compact pairs: IV = 4, IX = 9, XL = 40, XC = 90, CD = 400 and CM = 900. To build any number, handle the thousands, then the hundreds, then the tens, then the ones, picking the right symbol or subtractive pair for each place.

Worked example: to convert 2024, split it by place value: 2000 → MM, 0 hundreds → nothing, 20 → XX, and 4 → IV. Join them in order and you get MMXXIV. Reading it back, M + M + X + X + (V − I) = 1000 + 1000 + 10 + 10 + 4 = 2024.
Symbol / numeralValueNote
I1Base unit
V5Five
X10Ten
L50Fifty
C100One hundred
D500Five hundred
M1000One thousand
IV4Subtractive: 5 − 1
XL40Subtractive: 50 − 10
XC90Subtractive: 100 − 10
MMXXIV2024MM + XX + IV

Reference note: this converter uses standard rules for the range 1–3,999 and does not use the bar (vinculum) notation for larger values. Roman numerals have no symbol for zero and represent only positive whole numbers.

Frequently asked questions

How do I write a number in Roman numerals?
Break the number into thousands, hundreds, tens and ones, then write each part using the largest letters first. Use subtractive pairs like IV and IX for fours and nines.
What is 2026 in Roman numerals?
2026 is MMXXVI — that is MM (2000) + XX (20) + VI (6).
How does subtractive notation work (IV, IX)?
A smaller letter before a larger one is subtracted from it, so IV is 5 − 1 = 4 and IX is 10 − 1 = 9. The same gives XL = 40, XC = 90, CD = 400 and CM = 900.
What is the largest standard Roman numeral?
With standard rules the largest is 3,999, written MMMCMXCIX. Values above that need a bar over letters to multiply by 1,000, which this tool does not use.
Is there a zero in Roman numerals?
No. The system has no symbol for zero and represents only positive whole numbers from 1 upward.
How do I read a Roman numeral?
Read left to right and add each letter's value, but subtract when a smaller letter sits just before a larger one. So XLIX is (50 − 10) + (10 − 1) = 49.
⚡ Roman Numeral Converter — by larely ↗

Related tools

Oven Temperature Converter

Convert oven temperatures between °F, °C and Gas Mark, plus fan oven and air fryer.

Unit Converter

Convert length, weight, temperature, volume, area, speed, time and data units.

Number to Words Converter

Spell out any number in words, including dollar amounts for checks.

Number Base Converter

Convert numbers between binary, decimal, hexadecimal and octal.

Number Base Converter

Convert numbers between any base from 2 to 36, including binary, octal and hex.

Temperature Converter

Convert between Celsius, Fahrenheit and Kelvin instantly.

Decimal to Fraction Converter

Convert any decimal to a simplified fraction, including repeating decimals.

Ring Size Converter

Convert ring sizes between US, UK, EU and Japan, plus mm measurements.

Data Storage Converter

Convert between bytes, KB, MB, GB and TB in both 1000 and 1024 bases.

Weight Converter

Convert weight between kg, lb, oz, grams and stone instantly.

Length Converter

Convert length between cm, inches, meters, feet, km and miles.

Angle Converter

Convert angles between degrees, radians, gradians and turns.

Browse all 251 free tools →