Skip to content
Calcora

Roman Numeral Converter

Convert a number (1-3999) to Roman numerals.

Input sheet

Browse DIY guidesDo the project yourself, step by step

DIY at your own risk. Calcora's calculators and guides are general estimates and information only — not professional, engineering, legal, or safety advice. Always verify local building codes and permit requirements, and hire a licensed pro for electrical, gas, plumbing, structural, or any work you're not fully comfortable doing yourself.

Roman numerals still show up on clock faces, movie copyright dates, Super Bowls, and book chapters. This converter turns any whole number from 1 to 3999 into its correct Roman numeral form.

How it works

Greedily subtracts the largest Roman value (including subtractive pairs like IV and CM) until the number reaches zero.

The system uses seven letters (I, V, X, L, C, D, M) and a subtractive rule: a smaller symbol placed before a larger one subtracts, so 4 is IV and 90 is XC rather than IIII or LXXXX.

The converter works greedily, repeatedly subtracting the largest possible value — including subtractive pairs like CM (900) and XL (40) — until nothing remains, which always yields the standard shortest form.

Repeatedly take the largest Roman value (M=1000, CM=900, D=500, CD=400, C=100, XC=90, L=50, XL=40, X=10, IX=9, V=5, IV=4, I=1) that fits and append its symbol until the number reaches zero.

Worked examples

Tips & gotchas

FAQ

Why does it stop at 3999?

Standard Roman numerals only go to 3999 (MMMCMXCIX). Larger numbers historically used a bar over a symbol to multiply it by 1000, a notation that is rarely needed today.

How do I write the current year?

Break the year into thousands, hundreds, tens, and ones and convert each — for example 2026 becomes MM + XX + VI = MMXXVI.

Can I convert a numeral back to a number?

Yes by hand: sum the values, subtracting any symbol that precedes a larger one. This tool currently converts numbers into numerals.

Related calculators

Unit Price Calculator · Dog Age Calculator · Age Calculator · Date Difference Calculator · Fuel Cost Calculator