Roman Numerals Converter
Convert between Roman numerals and decimal numbers
1
5
10
50
100
500
1000
Roman Numeral Reference
I=1
V=5
X=10
L=50
C=100
D=500
M=1000
Rules
- Roman numerals range from 1 to 3,999 (I to MMMCMXCIX)
- Numerals are generally written largest to smallest from left to right
- When a smaller numeral precedes a larger one, it is subtracted (e.g., IV = 4)
- A numeral cannot be repeated more than three times in a row
Examples
Roman | Decimal | Explanation |
---|---|---|
MCMXCIV | 1994 | M=1000, CM=900, XC=90, IV=4 |
CDXLIV | 444 | CD=400, XL=40, IV=4 |
MMXXIII | 2023 | MM=2000, X=10, X=10, III=3 |
You might also like
Number System Converter
Convert between decimal, binary, octal, and hexadecimal
Age Calculator
Calculate exact age and see equivalent animal ages
Base64 Encoder/Decoder
Convert plain text to Base64 or decode Base64 back to text
Blood Sugar Converter
Convert between mg/dL and mmol/L
BMI Calculator
Calculate Body Mass Index from height and weight
BMR Calculator
Calculate Basal Metabolic Rate and daily calorie needs