🏛️ Roman Numeral Converter

Convert numbers and dates to Roman numerals and back — and unlike most converters, it rejects invalid numerals like IIII, VX and IC instead of guessing.

Free No Signup Required Browser-Based
Roman Numeral Result
MMXXVI
Standard Roman Numeral representation of 2026

What Roman Numeral Converter Does

Roman numerals are built from seven letters — I, V, X, L, C, D and M — and two rules. Symbols are written largest to smallest and added up, except when a smaller symbol sits before a larger one, in which case it is subtracted. MCL is 1,150 by addition; CDXIV is 414 because CD subtracts and IV subtracts.

What most converters skip is that not every string of those letters is a valid numeral. IIII looks like 4 and is not, because no symbol may repeat more than three times. VX looks like 5 and is meaningless. IC looks like 99 and is not permitted, because I may only be subtracted from V or X. Type any of those into most online converters and you will get a confident answer to an invalid question.

This one validates first. If the numeral is malformed it says so and names the rule that was broken, rather than quietly returning a number. That matters more than it sounds, because the usual reason someone is checking a Roman numeral is to make sure it is right before committing it to something permanent.

Which is the other thing worth knowing about this search: a large share of it is dates. Anniversaries, birthdays, tattoos and engraved jewellery. There is no single standard for writing a Roman-numeral date — order, separator and whether to mix Arabic and Roman are all conventions — so it is worth choosing deliberately rather than accepting whatever a converter happens to output.

How to Use Roman Numeral Converter

  1. Choose Number to Roman or Roman to Number conversion mode
  2. Enter your value in the input field
  3. View the accurate converted output instantly

Formula Used by Roman Numeral Converter

The seven symbols

I = 1, V = 5, X = 10, L = 50, C = 100, D = 500, M = 1,000

No zero
The system has no symbol for nothing — the concept was absent from it entirely
Order
Written largest to smallest, left to right, apart from subtractive pairs

Worked example

Converting 768 by place value

  1. 768 = 700 + 60 + 8
  2. 700 = DCC
  3. 60 = LX
  4. 8 = VIII

Result: DCCLXVIII

Reading a numeral back

Add each value, unless a symbol is smaller than the one after it — then subtract it

Subtractive pair
Only IV, IX, XL, XC, CD and CM are permitted

Worked example

MMMCCLXXVIII

  1. MMM = 3,000
  2. CC = 200
  3. LXX = 70
  4. VIII = 8

Result: 3,278

A date

Convert day, month and year separately, then join them in your chosen order

Separator
A dot, slash or space — all conventional, none standard

Worked example

7 September 2026, day-month-year

  1. 7 = VII
  2. 9 = IX
  3. 2026 = MMXXVI

Result: VII · IX · MMXXVI

The rules, and what breaks them

Every one of the invalid forms below is read as a number by most online converters. All are rejected here.

RuleValidInvalidCommonly misread as
No symbol repeats more than three timesIII, XXX, MMMIIII, XXXX, MMMM4, 40, 4000
V, L and D never repeatXV, LX, DCVV, LL, DD10, 100, 1000
I subtracts only from V or XIV, IXIL, IC, ID, IM49, 99, 499, 999
X subtracts only from L or CXL, XCXD, XM490, 990
C subtracts only from D or MCD, CM
V, L and D are never subtractedXV, LXVX, LC, DM5, 50, 500

Common values

Including the numbers people most often look up.

NumberRomanNumber Roman
1I26XXVI
4IV50L
5V100C
9IX400CD
10X500D
14XIV900CM
19XIX1000M
20XX2026MMXXVI
24XXIV3999MMMCMXCIX

Beyond 3,999

The seven letters run out at MMMCMXCIX. Two historical systems extend the range; the vinculum is the one modern converters use.

SystemHow it worksExampleCeiling
Standard lettersI through M, no repeats beyond threeMMMCMXCIX = 3,9993,999
VinculumAn overline multiplies the symbol by 1,000V̄ = 5,0003,999,999
ApostrophusCIↃ forms, each added Ↄ multiplying by tenCIↃ = 1,000, CCIↃↃ = 10,000CCCIↃↃↃ = 100,000

How to Read Your Result

Why IIII appears on clock faces

It breaks the three-repeat rule and it is on a great many clocks anyway. The usual explanations are visual: IIII balances VIII on the opposite side of the dial, and the first four hours then read I, II, III, IIII in a way that looks orderly at a glance. Whatever the reason, it is a deliberate typographic convention rather than correct notation, and a converter that accepts IIII as 4 without comment is not doing you a favor.

Why there is no zero

The system was built for recording and tallying quantities, not for calculation, and a placeholder for nothing was not needed. That absence is also why arithmetic in Roman numerals is so awkward — there are no columns to carry between — and why Arabic numerals displaced them for computation from roughly the 14th century while Roman numerals persisted for numbering, dating and formal display.

Only six subtractive pairs exist

IV, IX, XL, XC, CD and CM. That is the complete list. The pattern is that only the powers of ten — I, X and C — may be subtracted, and only from the next two symbols above them. This is why IC is not 99: I may precede V or X and nothing else. Ninety-nine is XCIX, which is XC followed by IX. It looks longer because it is doing the subtraction twice rather than once.

Dates have no standard, which matters for permanent things

The same date can be written several defensible ways. Order varies by region — day-month-year or month-day-year — and the separator may be a dot, a slash, a space or nothing at all. Some conventions mix systems, putting the month in Roman numerals and leaving day and year in Arabic. None of this is wrong, but the versions look quite different from one another, so anyone converting a date for a tattoo or an engraving should pick a convention on purpose and check the result letter by letter.

Where you still meet them

Clock faces, book front matter and chapter numbers, film copyright lines, monarch and pope regnal numbers, Super Bowls and Olympiads. The common thread is that all of these are labels rather than quantities — nobody needs to add two Super Bowls together. Roman numerals survive precisely in the roles where their arithmetic weakness does not matter and their formality does.

Limitations & Accuracy Notes

  • The converter covers 1 to 3,999, the full range of the seven standard letters. Vinculum and apostrophus notation are explained above but not computed here.
  • There is no representation of zero or of negative numbers, and fractions were handled by a separate duodecimal system of dots and symbols that has no modern converter equivalent.
  • Validation enforces the standard modern rules. Historical inscriptions frequently break them — IIII, XXXX and other non-canonical forms appear on genuine Roman monuments — so a numeral rejected here may still be authentic to its period.
  • Date conventions are not standardized. The output follows the order and separator you select, which is a choice rather than a correct answer.
  • Years are limited to 3,999 like any other number, which is ample for dates but means the tool cannot express years beyond that without the vinculum.

Frequently Asked Questions

What are the seven Roman numerals?
I = 1, V = 5, X = 10, L = 50, C = 100, D = 500 and M = 1,000. There is no symbol for zero — the concept did not exist in the system — which is one reason Roman numerals were replaced for arithmetic by Arabic numerals from around the 14th century.
How does subtractive notation work?
A smaller symbol placed before a larger one is subtracted rather than added: IV is 4, IX is 9, XL is 40, CD is 400. Everywhere else the values simply add up, so XIV is 10 + (5 − 1) = 14 and CDXIV is (500 − 100) + 10 + (5 − 1) = 414.
Why is IIII invalid if it seems to mean 4?
Because no symbol may repeat more than three times, and 4 is written IV using subtraction. Most online converters will happily read IIII as 4 anyway. This one refuses and says why, along with the other common malformed cases: V, L and D are never repeated, so VV and LL are invalid; I subtracts only from V or X, so IC and IL are not 99 and 49; and X subtracts only from L or C, so XM is not 990. Clock faces are the well-known exception — many use IIII for 4 purely for visual balance.
How do I write a date in Roman numerals?
Convert the day, month and year separately and join them. 7 September 2026 becomes VII · IX · MMXXVI in day-month-year order. There is no single standard: the order, the separator — dot, slash or space — and whether to mix Arabic and Roman are all conventional choices. Settle on one before committing it to a tattoo or an engraving, since different conventions genuinely produce different-looking results for the same date.
What is the largest number you can write?
3,999 — MMMCMXCIX — using only the seven standard letters, because M cannot repeat more than three times and there is nothing larger. Beyond that the Romans used a vinculum, an overline meaning multiply by 1,000, or the apostrophus system built from C and Ɔ. With a vinculum the ceiling rises to 3,999,999.
What is the largest number Roman numerals can represent?
3,999 in standard notation, because there is no symbol above M and the subtractive rules permit at most three thousands. Larger values historically used a bar above a numeral to multiply it by a thousand, which is not part of standard modern usage.
Is there a Roman numeral for zero?
No. The system has no zero and no negative numbers, which is one of the reasons it was eventually displaced — arithmetic in it is considerably harder than with positional notation.
Why is 4 written IV rather than IIII?
Subtractive notation: a smaller numeral before a larger one is subtracted. IIII does appear historically and is still used on many clock faces, which is a convention rather than an error.
Which subtractive combinations are valid?
Only six: IV, IX, XL, XC, CD and CM. Subtraction is limited to powers of ten placed before the next one or two denominations up, which is why IL for 49 is invalid — the correct form is XLIX.
Where are Roman numerals still used?
Clock faces, book chapters and prefaces, monarch and pope regnal numbers, film copyright dates, and the Super Bowl. Mostly where the form carries a sense of formality rather than because it is practical.
Is my data stored?
No. The conversion runs in your browser.

References & Further Reading

By OnlineToolHubs Team • September 2026