Roman Numeral Converter

The Roman Numeral Converter transforms numbers between Roman numerals and Arabic (decimal) numbers. Roman numerals use letters (I, V, X, L, C, D, M) to represent values. This converter handles numbers from 1 to 3,999, the standard range for Roman numerals. It is useful for reading dates on monuments, understanding book chapter numbering, and any context where Roman numerals appear.

Roman Numeral-
Decimal-

Formula

Roman numeral values:
I = 1, V = 5, X = 10, L = 50
C = 100, D = 500, M = 1000

Rules:
- Smaller before larger: subtract (IV = 4)
- Smaller after larger: add (VI = 6)
- Max 3 repeats: III = 3, IV = 4

Range: 1 to 3,999

Example

Arabic to Roman: 1 → I 4 → IV 9 → IX 49 → XLIX 2026 → MMXXVI Roman to Arabic: XII → 12 XLIV → 44 MCMXC → 1990

How to Use

  1. Enter a number (Arabic or Roman) in the input field
  2. The converter automatically detects the format
  3. The result shows the converted value
  4. Copy the converted number
  5. Use for dates, chapters, or educational purposes

Frequently Asked Questions

What are Roman numerals?

Roman numerals are a numeral system originating in ancient Rome. They use combinations of letters (I, V, X, L, C, D, M) to represent values. Roman numerals are still used in book chapters, clock faces, movie sequels, and building cornerstones.

Why is there no zero in Roman numerals?

The Roman numeral system does not include a symbol for zero. The concept of zero was introduced to Europe by Arabic mathematicians. Roman numerals were designed for counting, not for arithmetic calculations.

What is the subtractive principle?

When a smaller numeral appears before a larger one, it is subtracted. For example, IV (1 before 5) = 4, IX (1 before 10) = 9, XL (10 before 50) = 40. This avoids four repeated characters (IIII becomes IV).

What is the largest number in Roman numerals?

Standard Roman numerals go up to 3,999 (MMMCMXCIX). Larger numbers require special notation like vinculum (a bar over a numeral multiplies it by 1,000). This converter supports 1 to 3,999.

How do I read Roman numerals?

Read from left to right. Add values when a numeral is followed by an equal or smaller one (VI = 5+1 = 6). Subtract when a smaller numeral precedes a larger one (IV = 5-1 = 4). Practice with common examples like dates and clock faces.