Roman Numeral Converter
Convert numbers to Roman numerals and Roman numerals back to numbers. Free, simple, and accurate.
Roman Numeral Converter
Roman numerals are a numeral system that originated in ancient Rome. Numbers are represented by combinations of letters from the Latin alphabet (I, V, X, L, C, D, M).
About Roman Numerals
Roman numerals are a numeral system that originated in ancient Rome and remained the usual way of writing numbers throughout Europe well into the Late Middle Ages. Unlike the decimal system, which uses place value (ones, tens, hundreds), Roman numerals build every number from combinations of seven fixed-value letters.
Key Symbols and Landmark Values
These seven letters are all you need. Every other Roman numeral is a combination of them.
| Symbol | Value |
|---|---|
| I | 1 |
| V | 5 |
| X | 10 |
| L | 50 |
| C | 100 |
| D | 500 |
| M | 1000 |
A few landmark values worth memorizing, since they come up constantly in dates, event numbering, and copyright years:
| Number | Roman numeral |
|---|---|
| 500 | D |
| 1000 | M |
| 1900 | MCM |
| 1990 | MCMXC |
| 2000 | MM |
| 2024 | MMXXIV |
Roman Numerals Chart: 1 to 100
The full chart below lists every number from 1 to 100 with its Roman numeral. It is generated directly from the same conversion logic as the tool above, so it always matches.
| # | Numeral |
|---|---|
| 1 | I |
| 2 | II |
| 3 | III |
| 4 | IV |
| 5 | V |
| 6 | VI |
| 7 | VII |
| 8 | VIII |
| 9 | IX |
| 10 | X |
| 11 | XI |
| 12 | XII |
| 13 | XIII |
| 14 | XIV |
| 15 | XV |
| 16 | XVI |
| 17 | XVII |
| 18 | XVIII |
| 19 | XIX |
| 20 | XX |
| # | Numeral |
|---|---|
| 21 | XXI |
| 22 | XXII |
| 23 | XXIII |
| 24 | XXIV |
| 25 | XXV |
| 26 | XXVI |
| 27 | XXVII |
| 28 | XXVIII |
| 29 | XXIX |
| 30 | XXX |
| 31 | XXXI |
| 32 | XXXII |
| 33 | XXXIII |
| 34 | XXXIV |
| 35 | XXXV |
| 36 | XXXVI |
| 37 | XXXVII |
| 38 | XXXVIII |
| 39 | XXXIX |
| 40 | XL |
| # | Numeral |
|---|---|
| 41 | XLI |
| 42 | XLII |
| 43 | XLIII |
| 44 | XLIV |
| 45 | XLV |
| 46 | XLVI |
| 47 | XLVII |
| 48 | XLVIII |
| 49 | XLIX |
| 50 | L |
| 51 | LI |
| 52 | LII |
| 53 | LIII |
| 54 | LIV |
| 55 | LV |
| 56 | LVI |
| 57 | LVII |
| 58 | LVIII |
| 59 | LIX |
| 60 | LX |
| # | Numeral |
|---|---|
| 61 | LXI |
| 62 | LXII |
| 63 | LXIII |
| 64 | LXIV |
| 65 | LXV |
| 66 | LXVI |
| 67 | LXVII |
| 68 | LXVIII |
| 69 | LXIX |
| 70 | LXX |
| 71 | LXXI |
| 72 | LXXII |
| 73 | LXXIII |
| 74 | LXXIV |
| 75 | LXXV |
| 76 | LXXVI |
| 77 | LXXVII |
| 78 | LXXVIII |
| 79 | LXXIX |
| 80 | LXXX |
| # | Numeral |
|---|---|
| 81 | LXXXI |
| 82 | LXXXII |
| 83 | LXXXIII |
| 84 | LXXXIV |
| 85 | LXXXV |
| 86 | LXXXVI |
| 87 | LXXXVII |
| 88 | LXXXVIII |
| 89 | LXXXIX |
| 90 | XC |
| 91 | XCI |
| 92 | XCII |
| 93 | XCIII |
| 94 | XCIV |
| 95 | XCV |
| 96 | XCVI |
| 97 | XCVII |
| 98 | XCVIII |
| 99 | XCIX |
| 100 | C |
How to Use the Converter
- Choose the conversion direction - "Number to Roman" or "Roman to Number"
- Enter your input - Type a number (1-3999) or a Roman numeral
- Click the Convert button - See your result instantly
- Copy the result - Use the copy button to easily copy the converted value
How Roman Numerals Work
Every Roman numeral is built from the seven symbols above using two principles.
The additive principle: when a symbol appears after a symbol of equal or greater value, add it. VI is V (5) followed by I (1), so it reads as 6. XV is X (10) followed by V (5), so it reads as 15.
The subtractive principle: when a smaller symbol appears immediately before a larger one, subtract it. IV is I (1) before V (5), so it reads as 4. Subtraction is deliberately limited: only I, X, and C are ever used as the subtracted symbol, and each one can only be subtracted from the next two higher symbols. I can only come before V or X (IV, IX). X can only come before L or C (XL, XC). C can only come before D or M (CD, CM). You will never see IL for 49 or IC for 99, those are decomposed instead as XLIX and XCIX.
The repetition rule: a symbol is never repeated more than three times in a row. III is 3, but 4 is not IIII, it is IV. XXX is 30, but 40 is not XXXX, it is XL. This is also why 4 is written IV rather than the more literal-looking IIII, with one notable exception: many analog clock faces still use IIII for the 4 position, mostly for visual balance against the VIII on the other side of the dial, and because that was the traditional form used by clockmakers.
There is no symbol for zero. The Romans built their number system for counting and measuring quantities that were actually present, and the concept of zero as a number in its own right was not introduced into Western mathematics until centuries later, through the Hindu-Arabic numeral system.
Worked Example: Converting 1994 to Roman Numerals
Decomposing a number into Roman numerals is easiest working from the largest value down, repeatedly subtracting the biggest symbol or pair that still fits.
- 1994 is at least 1000, so take M and subtract 1000: 994 left
- 994 is at least 900, so take CM and subtract 900: 94 left
- 94 is at least 90, so take XC and subtract 90: 4 left
- 4 is exactly IV, subtract 4: 0 left
- Combine the pieces in order: M + CM + XC + IV = MCMXCIV
A shorter example: 49 breaks down as 40 + 9, which is XL + IX, giving XLIX. The same method works for any number up to 3999, and it is exactly what the converter above does automatically.
Dates in Roman numerals
A date is the usual reason people need Roman numerals, for a tattoo, a ring or a wedding invitation. The Date to Roman tab converts the day, month and year together, and lets you pick the order and the separator between them.
The 3,999 Limit and Larger Numbers
With only the seven standard symbols and the "no more than three in a row" rule, the largest number you can write is MMMCMXCIX, which is 3999. There is no standard basic symbol larger than M (1000), so you cannot go higher without extending the system. Every whole number from 1 to 1000, and up through 3999, is fully covered by the standard symbols; the limit only becomes relevant above 3999.
Historically, Romans extended the system for larger numbers with a vinculum, a bar drawn over a numeral that multiplied its value by 1000. A V with a bar over it meant 5,000, and an M with a bar over it meant 1,000,000. This notation was never fully standardized and is rarely seen outside historical texts, but the converter above supports it, so numbers up to 3,999,999 come out as M\u0305 and the like.
Dates in Roman Numerals
Writing a full date in Roman numerals is one of the most common reasons people search for a converter like this one, usually for a birthday, wedding anniversary, or tattoo. The idea is simple: convert the day, month, and year separately, then join them with dots, slashes, or dashes. July 4, 1990 could be written 04.VII.1990 or IV/VII/MCMXC, depending on whether the month is written as a number or spelled out in Roman numerals too, and whether the year is written in full or abbreviated.
Because a date needs three separate conversions plus consistent formatting, rather than one plain number, the Roman Numeral Date Converter is the better tool for birthdays, anniversaries, and tattoo designs: it takes a full date and outputs it in the formats people actually use for engravings and ink, plus the year on its own.
Common Uses for Roman Numerals Today
- Clock and watch faces
- Names of monarchs and popes (e.g., Elizabeth II, Pope Francis I)
- Movie and game sequel numbering (e.g., Rocky IV)
- Outlines and lists in documents
- Copyright dates for movies and TV shows
- Numbering of sporting events (e.g., Super Bowl LVIII)
- Book chapters and appendices
- Birthdays, anniversaries, and tattoos
FAQs
How do I write a date in Roman numerals?
Each part of the date becomes its own numeral, usually separated by dots. The "Date to Roman" tab above does it for you, in month-day-year, day-month-year or year-month-day order.
What is 4000 in Roman numerals?
IÌ…VÌ…. Above 3999 a bar over a numeral multiplies it by a thousand, so IÌ…VÌ… is four thousand and MÌ… is a million.
What are Roman numerals?
Roman numerals are a numeral system that originated in ancient Rome and remained the usual way of writing numbers throughout Europe well into the Late Middle Ages. Numbers are represented by combinations of letters from the Latin alphabet (I, V, X, L, C, D, M). For example, 2024 is written as MMXXIV.
What is the range of numbers this converter can handle?
From 1 to 3,999,999. Up to 3999 the converter uses the seven basic letters. Above that it adds an overline, the historical notation where a bar over a numeral multiplies it by a thousand, so 4000 is written IÌ…VÌ….
Why can't Roman numerals represent zero or negative numbers?
The ancient Romans had no symbol for zero or for negative numbers. Zero came later, from the Hindu-Arabic numeral system. This converter works with whole numbers from 1 upwards.
What are the basic Roman numeral symbols and their values?
The seven basic symbols are I (1), V (5), X (10), L (50), C (100), D (500), and M (1000). Every Roman numeral, no matter how long, is built by combining these seven letters using the additive and subtractive rules below.
What are the rules for writing Roman numerals?
Three rules cover almost every case. Additive: a smaller or equal symbol placed after a larger one is added to it (VI = 5 + 1 = 6). Subtractive: a smaller symbol placed before a larger one is subtracted from it (IV = 5 - 1 = 4), and only I, X, and C are ever used this way, each subtracted only from the next two higher symbols (I from V or X, X from L or C, C from D or M). Repetition: a symbol is never repeated more than three times in a row, so 4 is IV, not IIII, and 40 is XL, not XXXX.
Why is 4 written as IV and not IIII?
IIII would repeat I four times in a row, which breaks the "no more than three in a row" rule, so the subtractive form IV (one before five) is used instead. The one common exception is analog clock faces, where IIII is often used for 4 anyway, mainly for visual symmetry with the VIII on the opposite side of the dial and because it was the form Roman numeral clockmakers preferred historically.
How do I write a specific year, like 1994, in Roman numerals?
1994 breaks down as 1000 + 900 + 90 + 4, which is M + CM + XC + IV, giving MCMXCIV. Working from the largest value down and repeatedly subtracting the biggest symbol or pair that fits is the fastest way to convert any number by hand; see the worked example on this page for the full step-by-step breakdown.
Can I convert Roman numerals back to regular numbers?
Yes, the tool works both ways. Switch to the "Roman to Number" tab, paste in a Roman numeral, and it converts back to a standard decimal number instantly.
How do I write a birthday, anniversary, or tattoo date in Roman numerals?
Dates are usually written as day, month, and year, each converted separately and joined with dots or slashes, for example 04.VII.1990 for July 4, 1990. Because months and days need to be converted individually and formatted consistently, the dedicated Roman Numeral Date Converter handles this better than converting the year alone: it accepts a full date and produces the tattoo- and engraving-ready formats directly.
Where are Roman numerals still used today?
Common places include clock and watch faces, the names of monarchs and popes (Elizabeth II), movie and game sequel numbering (Rocky IV), copyright dates in film and TV credits, the numbering of sporting events like the Super Bowl (Super Bowl LVIII) and the Olympic Games, outlines and lists, and book chapter or appendix numbering.