Roman Numeral Converter
2026 in Roman numerals is MMXXVI because 2000 + 20 + 6 becomes MM + XX + VI. A Roman numeral converter lets you switch between standard numbers and Roman numerals without memorizing every pattern first. Enter a whole number like 49, 944, or 2026 to see its Roman form, or enter a Roman numeral like MCMXCIV to get the standard number back. This is useful for school assignments, book chapters, outlines, movie sequel names, clocks, copyright dates, and quick checks when you want the right form fast. Roman numerals follow a small set of symbols, but the order matters. The tool handles the common classroom rules for I, V, X, L, C, D, and M, including subtraction cases such as IV, IX, XL, XC, CD, and CM. It also checks that the Roman numeral is written in standard modern form instead of simply adding symbol values in any order.
Quick answer
The result shows either a Roman numeral or a standard number based on what you typed.
What this tells you
- •The result shows either a Roman numeral or a standard number based on what you typed.
- •Whole numbers from 1 through 3999 convert to standard uppercase Roman numerals.
- •Roman input is cleaned to uppercase first, so mmxxvi and MMXXVI are treated the same way.
- •Subtraction appears only in the standard pairs IV, IX, XL, XC, CD, and CM.
- •The converter validates Roman numerals by rebuilding the canonical form and checking that it matches the original input.
- •If a value falls outside the supported range or the symbol order is invalid, the tool returns an error instead of guessing.
How to Use
- 1Type one value in the input box. Use digits for a number-to-Roman conversion or Roman letters for a Roman-to-number conversion.
- 2For a number, enter a whole integer from 1 to 3999 with no commas, decimals, or extra text.
- 3For a Roman numeral, enter only the letters I, V, X, L, C, D, and M. Lowercase works too because the tool converts it to uppercase before checking the pattern.
- 4Submit the form to see the converted result and the output type, which tells you whether the answer is a Roman numeral or a standard number.
- 5If the tool returns Invalid Format or Invalid Input, compare your value with the examples and the symbol table below to spot a bad subtraction pair, an out-of-range number, or unsupported characters.
How It Works
Formula
Number to Roman: subtract the largest allowed symbol value until the remainder is 0
Roman to number: add values left to right, but subtract when a smaller symbol appears before a larger oneThe tool uses the standard values I = 1, V = 5, X = 10, L = 50, C = 100, D = 500, and M = 1000, plus the standard subtractive pairs CM = 900, CD = 400, XC = 90, XL = 40, IX = 9, and IV = 4. When you enter a whole number, the converter repeatedly subtracts the largest value it can use and appends that symbol to the answer. For 944, it takes 900 as CM, then 40 as XL, then 4 as IV, which produces CMXLIV. When you enter a Roman numeral, the tool reads from left to right. If the next symbol is larger than the current one, the current value is subtracted. Otherwise it is added. So MCMXCIV becomes M + CM + XC + IV = 1000 + 900 + 90 + 4 = 1994. After that, the tool converts the total back into a Roman numeral and checks that it matches your input exactly. That final check rejects nonstandard forms such as IIII, VV, or IL even if a simple add-and-subtract pass could produce a number.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Convert 49 to a Roman numeral
Forty-nine breaks into 40 + 9. In standard Roman numerals, 40 is XL and 9 is IX, so the final numeral is XLIX. This is a good reminder that 49 is not written as IL because I can subtract only from V and X in the standard system.
Convert 944 to a Roman numeral
Nine hundred forty-four breaks into 900 + 40 + 4. Those parts map to CM, XL, and IV, which combine as CMXLIV. This example shows all three common subtraction scales in one number.
Convert 2026 to a Roman numeral
Two thousand twenty-six breaks into 2000 + 20 + 6. The tool writes 2000 as MM, 20 as XX, and 6 as VI, so the result is MMXXVI. This is the same pattern used in years, event dates, and copyright marks.
Convert 3999 to a Roman numeral
Three thousand nine hundred ninety-nine is the upper limit used by this converter. It breaks into 3000 + 900 + 90 + 9, which becomes MMM + CM + XC + IX = MMMCMXCIX. If you enter 4000 or higher, the tool returns an error because overline notation is outside the supported rules.
Convert MCMXCIV to a standard number
Read the numeral as M + CM + XC + IV. That is 1000 + 900 + 90 + 4, which totals 1994. The subtractive pairs keep the numeral compact while still following the standard symbol order.
Convert MMMDCCCLXXXVIII to a standard number
This numeral uses mostly additive groups instead of subtraction. MMM = 3000, DCCC = 800, LXXX = 80, and VIII = 8, so the full value is 3888. It is a useful example for checking long numerals that contain repeated symbols but still stay within the standard limits.
Core Roman numeral symbols
Use this lookup table when you want to remember the seven base symbols and the six standard subtraction pairs.
| Symbol or pair | Value | How it is used |
|---|---|---|
| I | 1 | Repeats up to three times and forms IV or IX |
| V | 5 | Never repeats in standard form |
| X | 10 | Repeats up to three times and forms XL or XC |
| L | 50 | Never repeats in standard form |
| C | 100 | Repeats up to three times and forms CD or CM |
| D | 500 | Never repeats in standard form |
| M | 1000 | Repeats as needed up to the 3999 limit in this tool |
| IV, IX, XL, XC, CD, CM | 4, 9, 40, 90, 400, 900 | These are the only subtraction pairs accepted by the converter |
Pairs such as IL, IC, XD, and XM are rejected because they are not part of the standard modern pattern this tool checks.
How to read Roman numerals faster
Start by looking for the largest groups from left to right. In MMXXVI, the first MM already tells you the number is at least 2000, and the remaining XXVI adds 26. Breaking long numerals into chunks often makes them easier to read than checking one letter at a time.
Watch for the six subtraction pairs before you begin adding everything. IV, IX, XL, XC, CD, and CM should be read as single units. If you miss that step, you can read XLIX as 61 instead of 49, which is one of the most common classroom mistakes.
Roman numerals are compact because they mix addition and subtraction, but they are still rule-based rather than flexible. A form like IIII may appear on some clock faces, yet this converter uses the standard modern style and returns IV for 4. That makes the results predictable for textbooks, worksheets, chapter numbering, and most everyday uses.
If a numeral looks strange, convert it back mentally by grouping repeated letters. For example, MMMDCCCLXXXVIII becomes 3000 + 500 + 300 + 50 + 30 + 8. That quick chunking method helps you sense-check long numerals before you copy them into notes, slides, or labels.
Common mistakes
- Using subtraction where it is not allowed. Standard Roman numerals use IV, IX, XL, XC, CD, and CM, but not IL, IC, XD, or XM.
- Repeating V, L, or D. Those symbols do not repeat in standard form, so 10 is X rather than VV.
- Writing four repeated symbols when a subtraction pair should be used. Standard output uses IV instead of IIII and IX instead of VIIII.
- Entering decimals, zero, or negative numbers. This converter handles whole numbers from 1 to 3999 only.
- Assuming any letter string made from I, V, X, L, C, D, and M is valid. The order must rebuild to the same canonical Roman numeral or the tool rejects it.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="roman-numeral-converter" async></script>Preview the embed at /embed/roman-numeral-converter/.