❖

Roman Numerals Conversion: Complete Guide & Free Converter Tool

Type a number, get a Roman numeral. Type a Roman numeral, get a number back. It's that simple. The guide below covers everything else: the rules, the history, why IIII shows up on clocks instead of IV, and code examples if you need to build this yourself.

  • βœ“ Instant, accurate conversion (1 to 3,999)
  • βœ“ Complete educational guide with examples
  • βœ“ Reference charts and printable materials
  • βœ“ Code examples for developers
MMXXVI 2026

Interactive Roman Numerals Converter

Supports numbers 1 to 3,999. It validates as you type, so you'll know right away if something's off.

Enter a number between 1 and 3,999
Enter valid Roman numerals (I, V, X, L, C, D, M)

Converter Features

  • Instant conversion: Real-time results as you type
  • Validation: Checks for valid Roman numeral formats
  • Copy results: One-click copy to clipboard
  • Conversion history: See your last 5 conversions

Recent Conversions

    Want to understand how this works? Learn the rules and system β†’

    What Are Roman Numerals? Complete Guide to the System

    What are Roman numerals? Seven Latin letters β€” I, V, X, L, C, D, and M β€” each with a fixed value: I=1, V=5, X=10, L=50, C=100, D=500, M=1,000. Numbers are formed by combining letters: place a larger value before a smaller one to add (VI = 6), or a smaller before a larger to subtract (IV = 4). The system covers 1 through 3,999. It has no zero, no negatives, and no fractions. As of , you'll still find Roman numerals on clock faces, Super Bowl graphics, film copyright notices, book front matter, and monarchs' official titles.

    There's no zero, no place value, and no fractions. Instead, you combine seven letters using two rules: add when a larger symbol comes before a smaller one, subtract when a smaller one comes first. Once those two ideas click, the whole system makes sense.

    What Are the Seven Basic Roman Numeral Symbols?

    Seven letters. That's the entire system. Each one has a fixed value that doesn't change based on position β€” which is what makes Roman numerals so different from the numbers we use every day.

    Symbol Value Origin
    I 1 From the Latin word "unus" (one), represented by a single vertical line
    V 5 Possibly from an open hand showing five fingers
    X 10 Two V's joined at their points, representing two hands
    L 50 From an ancient symbol representing half of 100
    C 100 From "centum," the Latin word for hundred
    D 500 Half of the ancient symbol for 1,000
    M 1,000 Evolved from the Greek letter phi (Φ) or the notation CIƆ; coincidentally shares its shape with M, the first letter of mille (Latin for thousand)
    I 1
    V 5
    X 10
    L 50
    C 100
    D 500
    M 1000
    I = 1
    From the Latin word unus (one). Represents a single unit; can repeat up to three times (III = 3).
    V = 5
    Possibly derived from an open hand showing five fingers. Cannot be repeated consecutively.
    X = 10
    Thought to represent two V's joined at their points β€” two hands, ten fingers.
    L = 50
    Derived from an earlier symbol representing half of the ancient C (100) form.
    C = 100
    From centum, the Latin word for one hundred. Also the source of English words like "century."
    D = 500
    Represents half of the ancient symbol for 1,000, which looked like a circle with a vertical line.
    M = 1,000
    Evolved from the Greek letter phi (Φ) or the CIƆ notation. It's a common misconception that M stands for mille (Latin for thousand) — historians note the resemblance is coincidental. The word mille does give us "millennium" and "millimeter," but not the numeral M itself.

    How Do Roman Numerals Work? Core Principles

    Additive Notation: Larger Before Smaller

    When a smaller or equal symbol appears after a larger symbol, you add their values together. This additive notation is the most common pattern in Roman numeral rules.

    VI = V (5) + I (1) = 6
    VII = V (5) + I (1) + I (1) = 7
    LXII = L (50) + X (10) + I (1) + I (1) = 62

    Subtractive Notation: Smaller Before Larger

    When a smaller symbol appears before a larger symbol, you subtract the smaller from the larger. This subtractive notation avoids writing four consecutive identical symbols β€” for example, 4 is IV, not IIII.

    IV = V (5) - I (1) = 4
    IX = X (10) - I (1) = 9
    XL = L (50) - X (10) = 40

    Important: Only six valid subtractive combinations exist: IV, IX, XL, XC, CD, and CM.

    Position Matters

    Roman numerals are read from left to right, with the largest values typically appearing first. The position of each symbol determines whether you add or subtract its value.

    Key Rules at a Glance

    • Symbols are arranged from largest to smallest (left to right): MCMLXXXIV = 1,000 + 900 + 80 + 4 = 1984
    • Never repeat a symbol more than three times consecutively: III is valid (3), but IIII is not (use IV instead for 4)
    • V, L, and D are never repeated: 10 is X, not VV; 100 is C, not LL
    • Only one smaller numeral can precede a larger one: IX is valid, but IIX is not (use VIII for 8)
    • Only I, X, and C can be subtracted: V, L, and D are never used for subtraction
    • Subtract only from the next two higher values: I can precede V or X; X can precede L or C; C can precede D or M

    Ready for detailed conversion instructions? See step-by-step rules and examples β†’

    Want to practice? Try our converter tool β†’

    How Do You Convert Roman Numerals? Step-by-Step Rules

    The process is more straightforward than it looks. Both directions follow a simple pattern, and once you've done a few by hand, it sticks. Here's how it works.

    Arabic to Roman Conversion Process

    The trick is to break the number into chunks by place value, then convert each chunk separately. You're basically reading it the same way you'd say it out loud.

    Step 1

    Break the number into place values

    Separate the number into thousands, hundreds, tens, and ones.

    Step 2

    Convert each place value

    Replace each place value with its corresponding Roman numeral representation.

    Step 3

    Concatenate from largest to smallest

    Combine all Roman numeral parts, starting with the largest place value.

    Worked Example: Converting 1994 to Roman Numerals

    Original number: 1994

    Step 1 - Break into place values:

    • 1000 (thousands place)
    • 900 (hundreds place)
    • 90 (tens place)
    • 4 (ones place)

    Step 2 - Convert each place value:

    • 1000 = M
    • 900 = CM (1000 - 100)
    • 90 = XC (100 - 10)
    • 4 = IV (5 - 1)

    Step 3 - Combine:

    1994 = MCMXCIV

    Roman to Arabic Conversion Process

    Going the other direction is mostly about one rule: if the next symbol is bigger than the current one, subtract. Otherwise, add. Read left to right and keep a running total.

    Step 1

    Identify each symbol's value

    Look up the numeric value of each letter in the Roman numeral.

    Step 2

    Compare adjacent symbols

    For each symbol, check if the next symbol is larger or smaller.

    Step 3

    Apply addition or subtraction

    If the next symbol is larger, subtract. Otherwise, add.

    Step 4

    Sum the total

    Continue through all symbols and calculate the final sum.

    Worked Example: Converting MMXXVI to Arabic

    Original Roman numeral: MMXXVI

    Step 1 - Identify values:

    M=1000, M=1000, X=10, X=10, V=5, I=1

    Steps 2-3 - Apply rules:

    • M (1000) β†’ Next is M, not larger β†’ Add 1000
    • M (1000) β†’ Next is X, not larger β†’ Add 1000
    • X (10) β†’ Next is X, not larger β†’ Add 10
    • X (10) β†’ Next is V, not larger β†’ Add 10
    • V (5) β†’ Next is I, not larger β†’ Add 5
    • I (1) β†’ No next symbol β†’ Add 1

    Step 4 - Calculate total:

    1000 + 1000 + 10 + 10 + 5 + 1 = 2026

    Subtractive Notation Rules

    The subtractive principle keeps Roman numerals compact and avoids awkward runs of the same letter. Without it, you'd write 4 as IIII, 9 as VIIII, and 40 as XXXX. Only six specific combinations are valid.

    Valid Subtractive Combinations

    Roman Value Explanation
    IV 4 I before V (5 - 1)
    IX 9 I before X (10 - 1)
    XL 40 X before L (50 - 10)
    XC 90 X before C (100 - 10)
    CD 400 C before D (500 - 100)
    CM 900 C before M (1000 - 100)

    Common Mistakes to Avoid

    • βœ— IIII for 4 β†’ Use IV instead
    • βœ— VV for 10 β†’ Use X instead
    • βœ— LL for 100 β†’ Use C instead
    • βœ— IIX for 8 β†’ Use VIII instead
    • βœ— IL for 49 β†’ Use XLIX instead
    • βœ— IC for 99 β†’ Use XCIX instead

    Special Cases & Edge Cases

    Numbers with 4s and 9s

    These are the most common sources of errors because they require subtractive notation. Remember that 4 uses IV, 9 uses IX, 40 uses XL, 90 uses XC, 400 uses CD, and 900 uses CM.

    14 = XIV (10 + 4)

    49 = XLIX (40 + 9)

    94 = XCIV (90 + 4)

    444 = CDXLIV (400 + 40 + 4)

    Large Numbers (1,000 - 3,999)

    Large numbers simply repeat M for thousands. The standard system goes up to 3,999 (MMMCMXCIX).

    1,000 = M

    2,000 = MM

    3,000 = MMM

    3,999 = MMMCMXCIX

    Zero and Negative Numbers

    Roman numerals do not have a symbol for zero. The concept of zero as a number was not part of Roman mathematics. Negative numbers are also not represented in the Roman numeral system.

    Test Your Understanding

    Give these a try. Click to reveal the answer after you've worked it out.

    Convert 42 to Roman numerals:

    Convert LXXXIX to Arabic:

    Convert 444 to Roman numerals:

    Convert MDCCLXXVI to Arabic:

    Convert 1999 to Roman numerals:

    Common Conversions Reference

    Sometimes you just need to look something up fast. These tables cover 1-100, the hundreds, and a handful of years people search for most often. There's also a printable chart if you need something you can stick on the wall.

    Roman Numerals 1-100 (Complete Table)

    Arabic Roman Arabic Roman Arabic Roman Arabic Roman
    1I26XXVI51LI76LXXVI
    2II27XXVII52LII77LXXVII
    3III28XXVIII53LIII78LXXVIII
    4IV29XXIX54LIV79LXXIX
    5V30XXX55LV80LXXX
    6VI31XXXI56LVI81LXXXI
    7VII32XXXII57LVII82LXXXII
    8VIII33XXXIII58LVIII83LXXXIII
    9IX34XXXIV59LIX84LXXXIV
    10X35XXXV60LX85LXXXV
    11XI36XXXVI61LXI86LXXXVI
    12XII37XXXVII62LXII87LXXXVII
    13XIII38XXXVIII63LXIII88LXXXVIII
    14XIV39XXXIX64LXIV89LXXXIX
    15XV40XL65LXV90XC
    16XVI41XLI66LXVI91XCI
    17XVII42XLII67LXVII92XCII
    18XVIII43XLIII68LXVIII93XCIII
    19XIX44XLIV69LXIX94XCIV
    20XX45XLV70LXX95XCV
    21XXI46XLVI71LXXI96XCVI
    22XXII47XLVII72LXXII97XCVII
    23XXIII48XLVIII73LXXIII98XCVIII
    24XXIV49XLIX74LXXIV99XCIX
    25XXV50L75LXXV100C

    Hundreds: 100-1,000

    Arabic Roman
    100C
    200CC
    300CCC
    400CD
    500D
    600DC
    700DCC
    800DCCC
    900CM
    1000M

    Special Years & Dates

    Common years in Roman numerals for copyright dates, historical references, and more:

    2026 MMXXVI
    2025 MMXXV
    2024 MMXXIV
    2000 MM
    1999 MCMXCIX
    1900 MCM
    1776 MDCCLXXVI
    1492 MCDXCII

    Frequently Looked-Up Numbers

    History of Roman Numerals: Where Did They Come From?

    Roman numerals have been around for over 2,500 years. They started as tally marks on wax tablets and stone, outlasted the empire that invented them, got pushed aside by Arabic numerals in the 1200s, and yet never fully disappeared. The timeline below explains how that happened β€” and why a system with no zero and a 3,999-number ceiling is still showing up on Super Bowl graphics and Netflix copyright screens in 2026.

    Etruscan Origins ()

    Roman numerals evolved from earlier Etruscan numerals used in pre-Roman Italy. The Romans adopted and standardized the system as their empire expanded across the Mediterranean. Two competing theories explain the symbol shapes: one holds that they came from tally-stick notches, where every fifth mark was cut as a V and every tenth as an X; the other proposes hand-counting gestures, with V representing an open hand (five fingers) and X representing two crossed thumbs. This made the system intuitive and easy to carve into stone inscriptions or mark on wax tablets, and it spread rapidly through trade and conquest across the ancient world.

    Roman Empire Peak ( – )

    During the height of the Roman Empire, Roman numerals were used extensively for commerce, record-keeping, architecture, and monuments. Calculation itself was performed on an abacus β€” a counting board device β€” while Roman numerals served as the written record of results. The system proved practical for addition and subtraction in trade, though multiplication and long division required the physical abacus.

    Medieval Period (–)

    After the fall of Rome in 476 CE, Roman numerals continued in use throughout the Middle Ages across Europe. Monasteries and churches used them for illuminated manuscripts, dates, and architectural inscriptions. Scholars also used Roman numerals in chronograms β€” inscriptions where certain letters doubled as numerals to encode a significant year, a practice common in Renaissance architecture and poetry.

    Arabic Numerals Introduction ()

    Hindu-Arabic numerals β€” the base-10 positional system using digits 0–9 β€” were introduced to Europe through Arab mathematicians and traders, most notably through Leonardo Fibonacci's Liber Abaci (). Unlike Roman numerals, this system supported zero, fractions, and efficient long-form arithmetic, making it superior for scientific and commercial calculation. Roman numerals did not disappear, but their role gradually shifted from arithmetic to ceremonial and stylistic use.

    Modern Usage (–Present)

    Today, Roman numerals persist in specific contexts: clock faces, building cornerstones, copyright dates, book chapters, movie sequels, and monarchs' ordinal names (such as King Charles III). The Unicode standard also assigns dedicated code points to Roman numeral characters (β…  through β…« and beyond), allowing them to be used in digital text independently of the Latin letters they resemble.

    Where Are Roman Numerals Still Used Today?

    For a number system that can't handle zero, fractions, or anything above 3,999, Roman numerals have had a remarkably long run. Here's where you'll actually run into them in the real world.

    Clock Faces and Watches

    Walk into any watch shop and you'll see Roman numerals on roughly half the dials. There's a practical reason they stuck around here: they look clean at small sizes, and the mix of I, V, and X creates strong visual markers at the 12, 3, 6, and 9 positions. The IIII vs IV thing is its own rabbit hole β€” most historians think clockmakers kept IIII because it balances VIII visually on the opposite side of the face, though nobody's completely sure.

    Film and Television

    The copyright date at the end of a movie is almost always in Roman numerals. MCMXCIX (1999) is a favorite to decode because it looks impossibly long. Studios were using Roman numerals in film credits well before the television era, so the practice predates syndication entirely. Why they started is genuinely disputed β€” competing theories include tradition and visual prestige, deliberate date-obscuring to hide a production's age, and better legibility on deteriorating film stock where an Arabic "6" can fade into a "5." All three explanations have supporters in the industry and none is definitively proven.

    Architecture and Buildings

    Government buildings, university halls, courthouses, and war memorials tend to carve their completion dates in Roman numerals. It's a deliberate choice: Arabic numerals age quickly; Roman numerals look like they belong on a stone wall for centuries. Check the cornerstone on any building built before 1950 and there's a good chance it's there.

    Academic and Scholarly Use

    If you've ever written a formal essay outline, you've used Roman numerals. They're also standard for front matter page numbering (so a book's introduction can be page v without messing up the main chapter numbering starting at 1), and for labeling volumes in a multi-volume series.

    Regnal Numbers

    When a new monarch shares a name with a previous one, Roman numerals are how they get distinguished. King Charles III, Pope John Paul II, Queen Elizabeth II. Without the numeral, you don't know which one. It's one of those uses that isn't going away anytime soon because there's genuinely no better alternative.

    Design and Typography

    Designers reach for Roman numerals when they want something to feel old, serious, or permanent. You'll see them in luxury brand logos, limited-edition print runs, tattoos with meaningful dates, and book covers that want to project authority. They carry a visual weight that Arabic numerals don't.

    Developer Resources & Code Examples

    Need to add Roman numeral conversion to a project? The implementations below are straightforward. The core algorithm is a lookup table you iterate through greedily β€” no recursion, no edge-case nightmares.

    JavaScript Implementation

    Clean, efficient JavaScript functions for bidirectional conversion.

    JavaScript
    // Convert Arabic number to Roman numeral
    function arabicToRoman(num) {
      if (num < 1 || num > 3999) {
        throw new Error('Number must be between 1 and 3999');
      }
      
      const romanNumerals = [
        ['M', 1000], ['CM', 900], ['D', 500], ['CD', 400],
        ['C', 100], ['XC', 90], ['L', 50], ['XL', 40],
        ['X', 10], ['IX', 9], ['V', 5], ['IV', 4], ['I', 1]
      ];
      
      let result = '';
      for (const [roman, value] of romanNumerals) {
        while (num >= value) {
          result += roman;
          num -= value;
        }
      }
      return result;
    }
    
    // Convert Roman numeral to Arabic number
    function romanToArabic(roman) {
      roman = roman.toUpperCase();
      const romanValues = {
        I: 1, V: 5, X: 10, L: 50,
        C: 100, D: 500, M: 1000
      };
      
      let result = 0;
      for (let i = 0; i < roman.length; i++) {
        const current = romanValues[roman[i]];
        const next = romanValues[roman[i + 1]];
        
        if (next && current < next) {
          result -= current;
        } else {
          result += current;
        }
      }
      return result;
    }

    Advanced Topics & Extensions

    If the standard 1-3,999 range doesn't cover what you need, here's what the Romans actually did about it, plus a side-by-side comparison of both number systems that makes the trade-offs pretty clear.

    Vinculum Notation (Numbers Beyond 3,999)

    The standard system tops out at 3,999. To go higher, Romans drew a horizontal bar (vinculum) over a numeral to signal "multiply this by 1,000." It's rarely used today, but you'll see it come up in historical documents and mathematics textbooks.

    5,000 = VΜ… (V with vinculum = 5 Γ— 1,000)

    10,000 = XΜ… (X with vinculum = 10 Γ— 1,000)

    1,000,000 = MΜ… (M with vinculum = 1,000 Γ— 1,000)

    How Do Roman Numerals Compare to Arabic Numerals?

    Short version: Arabic numerals won because they handle zero, negatives, and long division without a counting board. Roman numerals survived because tradition is sticky. Here's the full breakdown.

    Feature Roman Numerals Arabic (Hindu-Arabic) Numerals
    System type Additive / subtractive Positional (base-10)
    Zero Not representable Core digit (0)
    Negative numbers Not representable Supported (βˆ’1, βˆ’2…)
    Decimals / fractions Not representable Supported (0.5, ¾…)
    Standard range 1 – 3,999 Unlimited
    Arithmetic ease Requires abacus or counting board Supports written algorithms
    Modern use Ceremonial, stylistic, ordinal Universal mathematics & commerce
    Unicode support Ⅰ–Ⅻ (U+2160–U+216B) 0–9 (U+0030–U+0039)

    Frequently Asked Questions About Roman Numerals

    The questions people actually search for, with real answers.

    Romans didn't have a concept of zero as a number. Their numeral system was designed for counting and recording quantities rather than mathematical operations. Zero as a mathematical concept was introduced much later through Indian and Arabic mathematics.

    Using standard notation without vinculum, the largest number is 3,999 (MMMCMXCIX). However, with vinculum notation (a line over numerals to multiply by 1,000), virtually any number can be represented.

    There are several theories: visual balance with VIII on the opposite side, historical precedent from early sundials, avoiding confusion with VI, and maintaining tradition in watchmaking. While IV is mathematically correct, IIII remains common on clock faces.

    Not quite. The standard system handles positive whole numbers from 1 to 3,999 only. Zero, negative numbers, and decimals simply don't exist in the Roman numeral world β€” the Romans had no need for them in everyday counting and commerce. If you need to go above 3,999, the vinculum system (adding an overline to multiply by 1,000) extends the range, but that's rarely used outside historical contexts.

    Romans used counting boards (abacuses) for calculation rather than performing operations with the numerals themselves. Roman numerals were primarily for recording results, not calculating them.

    Yes, Roman numerals are still part of elementary education curricula in most Western countries, typically introduced around grades 3-5. Students learn basic symbols, conversion rules, and common applications.

    The Roman numeral for 1,000 is M. Despite what's commonly repeated, M didn't come from the Latin word mille (thousand) — historians trace it to the Greek letter phi (Φ) or the earlier notation CIƆ, which looked vaguely like an M. The resemblance to mille is coincidental, though the association caught on over time. To represent 2,000 you write MM, and 3,000 is MMM. The maximum in standard notation is 3,999, written as MMMCMXCIX.

    The year 2026 in Roman numerals is MMXXVI. You break it into place values: MM (2000) + XX (20) + VI (6) = MMXXVI. Use our free converter above to instantly write any year as a Roman numeral.

    Roman numerals use seven letter symbols (I, V, X, L, C, D, M) with additive and subtractive notation β€” there is no place value or zero. Arabic numerals (0–9) use a positional decimal system where the value of each digit depends on its position. Arabic numerals, introduced to Europe from India via Arab mathematicians around the 12th century, replaced Roman numerals for arithmetic because they make calculation far simpler.

    Tools & Resources

    Downloadable charts, printable worksheets, and additional tools to help you master Roman numerals.

    Printable Reference Materials

    Each button below opens a print-ready page. Hit Ctrl+P (or Cmd+P on Mac) to print or save as a PDF.

    πŸ“Š

    Complete Reference Chart

    Full chart covering numbers 1-100, symbols, rules, and conversion examples. Good for classroom walls or study guides.

    πŸŽ“

    Student Practice Worksheet

    30 practice problems covering all skill levels. Includes conversion exercises, true/false questions, and bonus challenges.

    βœ“

    Worksheet Answer Key

    Complete answers with explanations for common mistakes. Helpful for teachers and self-study.

    πŸ“±

    Quick Reference Card

    Compact wallet-sized reference card with symbols, rules, and common conversions. Print and laminate for durability.

    Educational Resources

    About RomanNumeralsConversion.com

    This started as a simple tool and turned into a full guide. The goal is straightforward: give anyone who needs to understand or convert Roman numerals a single place that actually explains it well, without ads cluttering the page or content gated behind a signup.

    Our Mission & Methodology

    Every factual claim here, including historical dates, symbol origins, conversion rules, and modern usage examples, is cross-referenced against authoritative sources: Wikipedia's Roman numerals article, Encyclopædia Britannica, and academic references on classical Latin numeration. The converter itself has been verified against all 3,999 valid Roman numerals in the standard range.

    id Roman numerals in the range 1–3,999.

    Last reviewed: . Roman numeral rules and historical facts are stable; modern usage examples (such as Super Bowl numerals) are updated annually. The current year in Roman numerals is MMXXVI.

    About the Author

    Cedrick Reese is a retired U.S. military veteran and web developer who founded Ready Utilities. He got into affiliate marketing and niche sites in the early 2000s, which eventually led to building tools. He holds a Computer Systems Technician certificate from UEI College and has also completed programs in Electro-Mechanical Technologies and Carpentry. When he's not building websites, he's building furniture using traditional woodworking methods or working in the garden. This site is one of the free tools he maintains because it should exist and work well, not because there's a profit motive behind it.

    Related Topics & Further Reading

    The following related topics expand on specific aspects of the Roman numeral system covered on this page:

    • Roman numerals 1 to 100 β€” the complete ordinal sequence used in outlines, lists, and academic formatting
    • Roman numeral years β€” converting historical and current years such as MCMXCIX (1999), MMXXIV (2024), and MMXXVI (2026)
    • Roman numerals on clocks β€” why IIII is used instead of IV on most clock faces
    • Super Bowl Roman numerals β€” the NFL's annual use of Roman numerals for championship game numbering
    • Vinculum and extended notation β€” representing numbers above 3,999 using the overline system
    • Roman numeral tattoo meanings β€” the growing use of Roman numerals in personal dates and memorial ink
    • Roman numerals in JavaScript and Python β€” algorithm implementations for conversion in popular programming languages