Convert whole numbers to Roman numerals, or Roman numerals back to numbers.
This tool converts whole numbers into Roman numerals, or Roman numerals back into standard numbers, following the classical subtractive notation used since ancient Rome (e.g., IV for 4, IX for 9).
Roman numerals are built from symbol values (I=1, V=5, X=10, L=50, C=100, D=500, M=1000), with a smaller symbol before a larger one subtracted rather than added — for example, IV = 5 − 1 = 4.
The number 1994 converts to MCMXCIV: M (1000) + CM (900) + XC (90) + IV (4).
Standard Roman numerals only represent whole numbers from 1 to 3,999 — there's no traditional symbol for zero or negative numbers.
It maps numeric values to symbols (I, V, X, L, C, D, M) using additive and subtractive combinations.
A smaller value before a larger one is subtracted — IV means 4, not 6.
Typically 3,999 (MMMCMXCIX); larger numbers need special notation.