Contents Home Page Previous Page Next Page

Roman Number Converter

This JavaScript converts between Roman and Arabic numbers. Due to the limitations of ASCII, proper Roman numbers are generated only for input less than 4000.The Roman number input must be in all capital letters.

Enter a number to convert:
Here is the converted number:

Script by David Turley