Number to Words Converter
Type a number to spell it out in English words, including decimals.
Reviewed by the ToolNestr Editorial Team — July 2026
How the number-to-words converter works
Spelling a number out in words is something we do every day on cheques, in contracts and when reading figures aloud, yet it is surprisingly fiddly to do by hand for large amounts. This converter automates it: type any number and it returns the full written form instantly. It separates the whole-number part from the decimal part, writes the whole part using grouped place values, and reads the decimals digit by digit.
The whole number is split into groups of three digits from the right — ones, thousands, millions, billions and so on. Each group of three is written using the words for hundreds, tens and units, and then the group’s scale name (thousand, million, billion) is appended. This short-scale grouping is what turns 1,234 into “one thousand two hundred thirty-four” and 2,000,000 into “two million”.
Decimals are handled separately. After the word “point”, each digit is read on its own, so 3.14 becomes “three point one four” rather than “three point fourteen” — the standard way to speak decimals in English. Everything runs in your browser, so it is fast, private and works offline, and you can copy the result with one tap for documents and forms.
Examples
| Number | In words |
|---|---|
| 42 | forty-two |
| 100 | one hundred |
| 1,234 | one thousand two hundred thirty-four |
| 1,000,000 | one million |
| 3.14 | three point one four |
Related converters
Frequently asked questions
How do I convert a number to words?
Type the number above and it is spelled out instantly. The converter groups digits into thousands, millions and billions, names each group, and reads decimals digit by digit after the word “point”.
Does it handle decimals?
Yes. The whole-number part is written in full words, and the digits after the decimal point are read individually — for example, 3.14 becomes “three point one four”.
How large a number can it convert?
It supports values into the billions and beyond using the short-scale system (thousand, million, billion, trillion). Very large values are still grouped and named correctly.
Why convert numbers to words?
Writing amounts in words is required on cheques, contracts and legal documents to prevent tampering, and it helps with teaching, accessibility and clear communication.