Number to Words Converter
Turn any number into its written-out English words.
Spell out amounts for cheques, invoices and contracts, with American or British style, live as you type.
Your Number in Words
What does a number to words converter do?
A number to words converter takes a number written in figures and spells it out in plain English, so 1,234 becomes one thousand two hundred thirty-four. Type or paste a number into the box above and the written-out form appears instantly, ready to copy. It runs entirely in your browser, so the number never leaves your device.
Spelling a number out in words is most useful when the words have to match a figure exactly. On a cheque you write the amount twice, once in digits and once in words, and the words are what counts if the two disagree. Invoices and contracts often repeat a key amount in words to remove any doubt, and teachers use written-out numbers when teaching place value. Turn on the currency option and the tool reads the amount as money, for example one thousand two hundred thirty-four dollars and fifty-six cents, with the part after the decimal point read as cents.
There are two common styles, and the tool supports both. American English leaves out the word and, so 123 is one hundred twenty-three. British English adds it before the final part, giving one hundred and twenty-three. A decimal is read digit by digit after the word point, so 3.14 is three point one four, and a negative number is read with negative in front. Very large whole numbers are handled with exact, arbitrary-precision arithmetic, so no digits are lost the way they would be in an ordinary decimal value past about sixteen digits.
To use the tool, type your number, choose American or British style, and copy the words. Thousands separators and spaces are ignored, so 1,000,000 works just like 1000000, and anything that is not a number shows a short message instead of a wrong answer. This sits alongside the other tools: the character counter checks how long the written-out amount is, and the word counter counts the words in it. Everything runs in your browser with no account and nothing to install. Enter a number above to spell it out instantly.
Number to Words Examples
| Behaviour | Number | In words |
|---|---|---|
| Whole number | 1234 | one thousand two hundred thirty-four |
| Millions | 1,000,000 | one million |
| Decimal (digit by digit) | 3.14 | three point one four |
| Negative | -42 | negative forty-two |
| British "and" | 123 | one hundred and twenty-three |
| Cheque amount | 1234.56 | one thousand two hundred thirty-four dollars and fifty-six cents |
*Every row is produced by the same engine this page uses. The number column is the real input; the words column is what the tool returns.
Features of Our Number to Words Converter
Words
Invoice Mode
British Style
Negatives
Numbers
You Type
& Private
Frequently Asked Questions
Click any question to read the answer.
How do I write a number in words?
Read the number in three-digit groups from the left, naming each group and its scale: 1,234 is "one thousand, two hundred thirty-four". Hundreds come first, then the tens and units, joined with a hyphen from twenty-one to ninety-nine. This tool does it for you: type the number and the written-out form appears instantly, ready to copy.
Do you write “and” when spelling out a number?
It depends on the style. American English usually leaves it out, so 123 is "one hundred twenty-three". British English puts "and" before the last part, so the same number is "one hundred and twenty-three". Both are correct; pick the one your reader expects. The British "and" toggle switches between them.
How do I write a cheque amount in words?
Write the dollars in words, then the cents, for example "one thousand two hundred thirty-four dollars and fifty-six cents". Turn on the currency option and the tool formats the amount this way, reading the part after the decimal point as cents. Always make sure the words match the figures you wrote in the amount box.
How are decimals read?
After the decimal point, each digit is read on its own, so 3.14 is "three point one four", not "three point fourteen". This is the standard way to say a decimal aloud and avoids any confusion about place value. If you switch on the currency option instead, the part after the point is read as cents (a two-digit amount).
How are negative numbers handled?
A negative number is read with "negative" in front, so -42 is "negative forty-two". The tool only adds it when the value is actually below zero, so a plain zero or "-0" reads simply as "zero". This works together with decimals and currency, for example "negative three dollars and fifty cents".
How large a number can it convert?
Very large ones, exactly. The integer part is handled with arbitrary-precision arithmetic, so it never loses digits the way an ordinary decimal number would past about sixteen digits. The named scales run through thousand, million, billion, trillion, quadrillion, quintillion and on up to decillions, which covers any everyday or financial figure.
Does it handle commas in the number?
Yes. You can type thousands separators and the tool ignores them, so "1,000,000" and "1000000" both convert to "one million". Surrounding spaces are ignored too. If you type something that is not a number, such as a letter or two decimal points, it shows a short message instead of a wrong answer.
Is my number stored when I use this tool?
No. The tool runs entirely as JavaScript inside your browser, so what you type is never uploaded, logged, or sent to a server. The page keeps working offline once it has loaded, and nothing leaves your device. You can spell out a private amount with no privacy risk at all.