A complete Roman numeral reference chart plus an interactive converter. Look up individual values (I, V, X, L, C, D, M) and subtractive pairs (IV, IX, XL, XC, CD, CM), then use the converter to translate any number between 1 and 3,999 to or from Roman numerals. All conversion runs locally in your browser.
To convert a number to Roman numerals, the tool repeatedly subtracts the largest possible Roman numeral value from the number and appends the corresponding symbol (including subtractive pairs like IV=4, IX=9, XL=40, XC=90, CD=400, CM=900). To convert Roman numerals to a number, each character is mapped to its value; a character is subtracted if the next character has a greater value. All processing runs in JavaScript in your browser.
All conversions happen locally in your browser tab. Our servers are not involved at any point.
For working with fractional or mixed numbers, try the fraction calculator. To convert numbers between binary, hex, and decimal, use the number base converter. For unit conversions like inches to centimetres, see the unit converter.