...
Number System Converter

Roman Numeral Converter

Convert any number to Roman numerals or decode any Roman numeral instantly — with full step-by-step breakdown, date conversion, and a complete reference guide.

✓ Number → Roman ✓ Roman → Number ✓ Date Converter ✓ Step-by-Step Breakdown ✓ Copy to Clipboard
I
= 1
Unus
V·X
5 · 10
Quinque · Decem
L·C
50 · 100
Quinquaginta · Centum
D·M
500 · 1000
Quingenti · Mille
🏛️ Roman Numeral Converter

Choose a mode, enter your value, and get instant results with a complete step-by-step explanation.

I · 1 IV · 4 IX · 9 XL · 40 1999 2025 3999
Roman Numeral
Arabic Value
Roman Numeral
Digit Count
🔍 Step-by-Step Conversion Breakdown
💡

The Subtractive Principle — Why IV Means 4, Not IIII

Roman numerals use subtraction when a smaller symbol precedes a larger one. Only six subtractive pairs are standard: IV (4), IX (9), XL (40), XC (90), CD (400), CM (900). All other combinations are additive. A symbol can be repeated up to three times consecutively (III, XXX, CCC, MMM) but never four times in standard notation.

SymbolValueLatin NameSubtractive PairPair ValueCommon Uses
I1UnusIV, IX4, 9Clock faces, outlines, list items
V5QuinqueVolume V of books, Super Bowl
X10DecemXL, XC40, 90iPhone X, decades, chapter X
L50Quinquaginta50th anniversaries, legal documents
C100CentumCD, CM400, 900Film copyright credits, centuries
D500QuingentiFormal numbering, rare usage
M1000MilleYears (MMXXV = 2025), millennia
roman numeral converter
Roman numeral converter — the 2,700-year-old numbering system that still appears on clocks, movie credits, Olympic ceremonies, and royal titles worldwide.

What Is a Roman Numeral Converter and Who Really Needs One?

A Roman numeral converter is an online tool that translates between the ancient Roman numbering system — using letters I, V, X, L, C, D, and M — and the modern Arabic numerals (1, 2, 3…) we use in everyday life. The conversion works in both directions: you can enter a number and get its Roman numeral equivalent, or enter a Roman numeral string and decode its numeric value.

The people who regularly need this tool are more diverse than most assume. Students decode Roman numerals in history textbooks and mathematics assignments. Tattoo designers convert significant dates — a birth year, a wedding anniversary, a memorial date — into Roman form for permanent body art. Screenwriters and filmmakers use Roman numerals for sequel titles and production company credits. Architects and stonemasons engrave cornerstones and building dedications in Roman numerals. Legal professionals encounter them in formal citations and numbered clauses. Clock and watch designers rely on them for dial faces. And millions of everyday internet users simply encounter a Roman numeral somewhere — in a film credit, a Super Bowl title, a chapter heading — and want to know what it means.

Our Roman numeral converter handles all of these scenarios with bidirectional conversion, date-to-Roman conversion, step-by-step breakdowns, and instant copy functionality — everything you need in one place.

The key insight: Roman numerals have survived 2,700 years not because they are mathematically superior to Arabic numerals — they are not — but because they carry an aesthetic weight and formal authority that no other number system replicates. They look timeless. That is why they persist in every formal and ceremonial context from Olympic ceremonies to papal succession to Super Bowl naming.

The 7 Roman Numeral Symbols: Origins, Values, and Memory Tricks

The entire Roman numeral system is built on just seven symbols. Every number from 1 to 3,999 can be expressed using combinations of these characters, following a set of additive and subtractive rules. Understanding each symbol deeply — including its Latin root and the logic of its value — makes the system far easier to remember and apply without a converter.

The Classic Memory Device

The most widely taught mnemonic for remembering the seven Roman numeral symbols in descending order is: “My Dear Cat Loves eXtra Vitamins, I think” — representing M (1000), D (500), C (100), L (50), X (10), V (5), I (1). Another popular variant taught in schools is “MeDiCaL XaVIer”, which embeds the symbols in descending value order within a single phrase. Either device gives you instant access to all seven symbols and their relative hierarchy.

The 6 Subtractive Pairs — The Only Exceptions to “Left-to-Right Addition”
IV = 4 (5−1)  |  IX = 9 (10−1) XL = 40 (50−10)  |  XC = 90 (100−10) CD = 400 (500−100)  |  CM = 900 (1000−100)

Any combination outside these six pairs follows the additive rule: read left to right and sum the values. These six pairs are the complete list of valid subtractive notation in standard Roman numerals.

How the Roman Numeral Conversion Works: A Complete Step-by-Step Guide

Converting a number to Roman numerals follows a systematic algorithm that works at every digit position independently. The process is far more structured than it appears when looking at a finished Roman numeral, and once understood, it demystifies even the most complex-looking combinations like MMMCMXCIX (3,999).

Converting Arabic Numbers to Roman Numerals

  1. Start with the thousands digit. Each thousand is represented by one M. So 3,000 = MMM. No number above 3,999 is representable in standard notation because MMMM (4,000) violates the maximum-three-repetitions rule.
  2. Process the hundreds digit. Using the standard values: 100=C, 200=CC, 300=CCC, 400=CD, 500=D, 600=DC, 700=DCC, 800=DCCC, 900=CM. Note how 400 (CD) and 900 (CM) use the subtractive pairs.
  3. Process the tens digit. 10=X, 20=XX, 30=XXX, 40=XL, 50=L, 60=LX, 70=LXX, 80=LXXX, 90=XC.
  4. Process the ones digit. 1=I, 2=II, 3=III, 4=IV, 5=V, 6=VI, 7=VII, 8=VIII, 9=IX.
  5. Concatenate all parts left to right. The thousands come first, then hundreds, then tens, then ones. That combined string is your Roman numeral.

Example: 1999

1999
MCMXCIX
M (1000) + CM (900) + XC (90) + IX (9). Three subtractive pairs in one number — a fan favourite for tattoos.

Example: 2025

2025
MMXXV
MM (2000) + XX (20) + V (5). Clean and straightforward — no subtractive pairs needed. The current year in Roman form.

Example: 42

42
XLII
XL (40) + II (2). The “Answer to Everything” in Roman numerals. XL is a subtractive pair (50−10).

Example: 3999

3999
MMMCMXCIX
MMM (3000) + CM (900) + XC (90) + IX (9). The largest standard Roman numeral — nine characters.

Converting Roman Numerals Back to Numbers

Reading Roman numerals is governed by one core principle: scan left to right and add each symbol’s value — except when a smaller value symbol precedes a larger value symbol, in which case you subtract the smaller from the larger as a pair, then add the pair’s value to your running total.

For example, to decode MCMXCIX: Start with M = 1000. Then C = 100, but the next symbol is M (1000), which is larger — so CM = 900, add 900 to get 1900. Then X = 10, but the next is C (100) which is larger — so XC = 90, total = 1990. Then I = 1, but the next is X (10) which is larger — so IX = 9, total = 1999. Result: 1999.

Roman Numerals in the Modern World: Where You Still See Them Every Day

Despite being a 2,700-year-old system, Roman numerals appear in dozens of modern contexts with remarkable frequency. Their persistence is not accidental — it reflects their unique ability to convey formality, tradition, and timelessness that no Arabic numeral can replicate.

Film and Television Production

Hollywood has used Roman numerals in film credits for over a century. Copyright years in movie end credits are almost always displayed in Roman numerals — a tradition that began partly to obscure the production year from audiences (a film from the previous year might seem dated), and partly because Roman numerals simply look more prestigious in formal credits. The practice is now so embedded in cinema tradition that it continues even though the concealment rationale no longer applies. Major franchises like Rocky, Star Wars, and James Bond have used Roman numerals in their sequel titles for decades.

Super Bowl and Olympic Games

The NFL’s Super Bowl has used Roman numerals for its official naming since Super Bowl V (1971), specifically to avoid the perception that a “Super Bowl 50” or “Super Bowl 100” was a milestone event that others were not. The naming gives every game equal ceremonial weight. The Olympic Games have also used Roman numerals to identify their editions since the modern Games began in 1896 (Olympiad I). These large-scale uses have kept Roman numeral literacy culturally alive for billions of people worldwide.

Clocks, Watches, and Sundials

Clock faces with Roman numerals are among the most recognisable applications of the system today. An interesting quirk: many clock dials use IIII rather than the standard IV for the number 4. This practice dates to medieval clockmaking and is believed to have been preferred for visual symmetry — IIII mirrors the VIII on the opposite side of the dial — and because it was simpler for craftsmen to stamp or engrave. It is one of the few accepted deviations from standard Roman numeral rules.

Tattoo Art

One of the fastest-growing uses of Roman numerals is in tattoo design. Significant personal dates — birthdays, anniversaries, memorial dates — encoded in Roman numerals are among the most popular tattoo choices globally because they are simultaneously personal and elegant. The abstract appearance of the numeral string (XXIV·III·MCMXCIX) communicates meaning only to those who know the context, which many wearers find deeply meaningful. Our date converter mode above handles exactly this use case.

Royalty, Papacy, and Political Succession

Roman numerals have been used to distinguish monarchs with the same name since medieval times. Henry VIII, Elizabeth II, Louis XVI, and Charles III are internationally understood notations. The papacy has used Roman numeral succession names for centuries — Pope John Paul II, Pope Benedict XVI, Pope Francis (who chose not to take a number). The system remains the global standard for formal regal and ecclesiastical identification.

Academic Publishing and Formal Documents

Book prefaces, forewords, and introductory sections are conventionally paginated with Roman numerals (i, ii, iii, iv…) to distinguish them from the main body text. Legal contracts number their clauses and annexures with Roman numerals in many jurisdictions. Academic dissertations use Roman numerals for their preliminary pages. The convention signals formality and structure in a way that Arabic numbering does not.

Common Roman Numeral Mistakes — And How to Avoid Them

Even people familiar with Roman numerals regularly make subtle errors that produce invalid or incorrect results. Understanding these pitfalls is as important as knowing the rules themselves.

Mistake 1: Using Invalid Subtractive Pairs

Only the six pairs listed above are valid subtractive combinations. IL (intended to mean 49), IC (99), VC (95), VL (45), and similar combinations are not valid in standard Roman numerals, even though they seem logical by the subtraction principle. The rule is that only powers of ten (I, X, C) may be used subtractively, and only against the next two larger denominations. So I can only precede V and X, X can only precede L and C, and C can only precede D and M.

Mistake 2: Repeating a Symbol More Than Three Times

The standard rule prohibits more than three consecutive identical symbols. IIII (4) must be written as IV. XXXX (40) must be XL. This rule exists because four repetitions of any symbol are always more efficiently expressed using the subtractive pair. The only exception some clockmakers make is the traditional IIII for the 4 o’clock position.

Mistake 3: Confusing Additive and Subtractive Order

VX does not mean anything valid — V (5) before X (10) would imply subtraction, but V is not a valid subtractive symbol. Similarly, LC, DM, VL are all invalid. Always verify that any subtractive use involves only I, X, or C as the subtracted symbol, and only against their specified targets.

Mistake 4: Attempting to Represent Zero or Negative Numbers

The Roman numeral system has no symbol for zero. The Romans used the Latin word “nulla” (meaning “nothing”) in contexts that required the concept, but it was never part of the numeral system. Negative numbers also have no representation. This fundamental limitation was a major reason why Arabic numerals — which have zero and work seamlessly with negative numbers — eventually replaced Roman numerals for mathematics and commerce from the 14th century onwards.

The Limits of Roman Numerals: Why the System Stops at 3,999

Standard Roman numerals can only represent numbers from 1 to 3,999. The ceiling exists because M is the largest symbol, and using it three times gives MMM = 3,000. Adding the maximum value for the remaining three digit positions (900 + 90 + 9 = CMXCIX) produces MMMCMXCIX = 3,999. To go higher would require a fourth M, violating the three-repetition rule.

Ancient Romans did represent larger numbers by placing a horizontal bar (vinculum or overline) over a numeral, which multiplied its value by 1,000. So V̄ = 5,000, X̄ = 10,000, M̄ = 1,000,000. This extended system was used in large financial transactions and census records, though it was never as standardised as the core seven-symbol system and varies across historical sources.

Frequently Asked Questions

What year is MMXXV in Roman numerals?
+
MMXXV is the year 2025. Breaking it down: MM = 2000 (two thousands), XX = 20 (two tens), V = 5. Added together: 2000 + 20 + 5 = 2025. Each new year is the most commonly searched Roman numeral query — people search for the current year in Roman form for tattoos, New Year designs, and general curiosity. Use the converter above to instantly see any year in Roman numeral form.
How do you write your birth year in Roman numerals?
+
Enter your birth year (any year from 1 to 3999) into the converter above under the “Number → Roman” tab. For example, 1990 = MCMXC, 1985 = MCMLXXXV, 1995 = MCMXCV, 2000 = MM, 2001 = MMI. Birth years are among the most popular Roman numeral tattoo designs. You can also use the Date Converter tab to convert your full birth date (day, month, year) into Roman numeral format for tattoo or design use.
Why does 4 on a clock say IIII instead of IV?
+
The use of IIII instead of IV on clock dials is a centuries-old clockmaking tradition with several proposed explanations. The most widely accepted is visual balance — IIII on the 4 o’clock position mirrors VIII (8 o’clock) on the opposite side, creating a perceived visual symmetry. Another theory suggests that IV uses the first letters of IVPITER (Jupiter), making it disrespectful to display prominently. A practical reason is that punch-pressing IIII required only one die shape (I) versus two (I and V) for IV. All of these are convention, not rule — standard mathematical Roman numerals use IV for 4.
What is the largest number you can write in Roman numerals?
+
The largest number expressible in standard Roman numerals (without overlines) is 3,999, written as MMMCMXCIX. This is because M is the largest symbol, it can appear at most three times (giving 3,000), and the remaining symbols account for at most 999. To write 4,000, the ancient Romans would have used M̄ (M with an overline), which multiplies M by 1,000 to give 1,000,000 — but this extended notation is not part of the modern standard system. For modern everyday purposes, 3,999 is the practical ceiling.
Are Roman numerals case-sensitive?
+
No. Roman numerals are the same whether written in uppercase (MMXXV) or lowercase (mmxxv). Uppercase is the universal standard in formal and published contexts. Lowercase Roman numerals (i, ii, iii, iv…) appear specifically in book pagination — where preliminary pages (table of contents, foreword, preface) are numbered in lowercase Roman numerals to distinguish them from the main body text. Our converter accepts both uppercase and lowercase input and processes them identically.
Is there a Roman numeral for zero?
+
No — and this is one of the most important limitations of the Roman numeral system. The Romans used the Latin word “nulla” (meaning nothing) when they needed to express the concept of zero in written communication, but it was never incorporated as a numeral symbol. The absence of zero made Roman numerals fundamentally unsuitable for algebra, positional arithmetic, and commerce at scale. When Arab scholars transmitted the Hindu-Arabic numeral system (including zero) to Europe in the 12th–14th centuries, it rapidly replaced Roman numerals for calculation — though Roman numerals survived in the ceremonial and formal contexts where they are still used today.
How do you convert a date to Roman numerals for a tattoo?
+
Use the “Date Converter” tab in our tool above — enter your day, month, and year and it instantly displays the date in Roman numeral format. The standard tattoo convention is to separate day, month, and year with dots (·) or dashes (–). For example, 25 December 2000 = XXV·XII·MM. Some people prefer the year last (day·month·year) and others prefer year first (year·month·day). The separator style and order are personal choices — there is no single universal standard for Roman numeral dates in personal use.
Scroll to Top
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.