Numbers to Words Converter
Spell numbers out in words, currency or check format.
About the Numbers to Words Converter
What is a numbers to words converter?
A numbers to words converter takes a figure like 1,234.56 and writes it the way you would say it out loud. Banks want that on the dollar line of a check, contracts want it next to the digits so nobody can add a zero later, and math homework wants it because spelling a number out proves you know what each digit is doing.
We built this one to go past the basics. It counts in the American and British styles, in the European long scale where a billion means a million million, and in the Indian system with lakh and crore. It writes check amounts in the familiar and 56/100 form, turns figures into ordinals, and reads 20 currencies with the correct name for the small change. Size is not really a limit either. Paste a 300-digit number and every group still gets named.
How to Use This Tool
- Enter your number. Commas, spaces, currency symbols and scientific notation like
1.2e9are all accepted. Put one number per line to convert a whole batch at once. - Pick an output style. Plain words, a currency amount, a check or cheque line, ordinals, or a digit-by-digit reading for things like account numbers.
- Choose the numbering system. Stick with US English for most work, or switch to Indian if you need lakh and crore.
- Set the letter case. Title Case is the usual choice on a check. Sentence case suits ordinary writing.
- Copy or download the result. The strip under the boxes shows which digits produced which scale word.
Example
With the default options (US English, sentence case, decimals read digit by digit), this number will be converted to plain written English:
1234567.89
One million two hundred thirty-four thousand five hundred sixty-seven point eight nine
Set Output style to Check amount and the same figure is converted to One Million Two Hundred Thirty-Four Thousand Five Hundred Sixty-Seven and 89/100, which is exactly what belongs on the dollar line. Switch Numbering system to Indian and it reads Twelve lakh thirty-four thousand five hundred sixty-seven point eight nine instead.
Reading the grouping strip
The strip between the two boxes is the part most converters leave out. It splits your number into the groups the words are built from and labels each one, so 1234567 shows as 1 million, 234 thousand, 567. Choose the Indian system and the strip regroups itself into the 2-2-3 pattern that gives you crore and lakh. It is the quickest way to see why a number is named the way it is, and it makes an off-by-one-group mistake obvious before you copy anything.
Number to word chart
| Number | In words | Number | In words |
|---|---|---|---|
| 1 | one | 20 | twenty |
| 2 | two | 30 | thirty |
| 3 | three | 40 | forty |
| 4 | four | 50 | fifty |
| 5 | five | 60 | sixty |
| 10 | ten | 70 | seventy |
| 11 | eleven | 80 | eighty |
| 12 | twelve | 90 | ninety |
| 13 | thirteen | 100 | one hundred |
| 15 | fifteen | 1,000 | one thousand |
Powers of ten and their names
| Digits | US & modern British | European long scale | Indian |
|---|---|---|---|
| 1,000 | thousand | thousand | thousand |
| 100,000 | hundred thousand | hundred thousand | lakh |
| 1,000,000 | million | million | ten lakh |
| 10,000,000 | ten million | ten million | crore |
| 1,000,000,000 | billion | milliard | arab |
| 1,000,000,000,000 | trillion | billion | ten kharab |
| 1015 | quadrillion | billiard | padma |
| 1018 | quintillion | trillion | ten shankh |
Common Use Cases
Writing a number out is usually about removing doubt. These are the jobs this tool gets used for most:
- Checks and money orders: Get the dollar line right, including the cents fraction over 100.
- Invoices and contracts: Repeat the amount in words so the figure cannot be altered.
- Legal and government forms: Many still require the amount spelled out in full.
- Indian banking: Produce the "Rupees ... Only" line that a cheque or a GST invoice expects.
- Teaching and homework: Check place value and spelling on a worksheet in one go.
- Voice and accessibility work: Feed a screen reader or a voice script a number written the way it should be read.
Going the other way? The Words to Numbers Converter turns written phrases back into digits. If you just need a total from a column of figures, the Number Sum Calculator is the faster stop, and the Case Converter handles bulk capitalization once you have your text.
Frequently Asked Questions
How do you write 1000000 in words?
1000000 is written as one million. In the Indian numbering system the same figure is ten lakh, and in the European long scale it is still one million because the two scales only start to disagree at a thousand million.
Do you hyphenate numbers written in words?
Yes, for the compound numbers from twenty-one through ninety-nine. So 42 is forty-two and 156 is one hundred fifty-six, with no hyphen after hundred. You can turn hyphens off with the toggle if a form asks for plain spacing.
Is it one hundred one or one hundred and one?
Both are correct, just in different places. American English drops the and, so 101 is one hundred one. British English keeps it and gives one hundred and one. Pick British English in the numbering system menu and the tool inserts the and for you.
How do I write a check for 1,234.56?
Write One thousand two hundred thirty-four and 56/100 on the long line, then draw a line through the leftover space so nothing can be added. Choose the Check amount output style and the tool builds that line for you, cents fraction included. Whole dollar amounts get 00/100 rather than being left blank.
What is 1 lakh and 1 crore in numbers?
One lakh is 100,000 and one crore is 10,000,000. Indian digit grouping puts the commas differently too, so one lakh is written 1,00,000 and one crore is 1,00,00,000. Switch the numbering system to Indian English and both the words and the grouping strip follow that pattern.
How many zeros are in a billion?
Nine, in American and modern British usage, so a billion is 1,000,000,000. The old European long scale uses billion for a million million, which has twelve zeros, and calls the nine-zero number a milliard. That option is in the numbering system menu if you need it.
What is the largest number this converter can spell?
Up to 306 digits in the US and British systems, which reaches centillion, and up to 606 digits in the long scale. The math runs on exact integer arithmetic rather than floating point, so a long number keeps every digit instead of being rounded off partway through.
Can I convert a whole list of numbers at once?
Yes. Put one number on each line and every line is converted in place, so the output lines up with the input. There is also a Find numbers inside text mode that rewrites the numbers in a sentence or paragraph and leaves the rest of the wording alone.
Is my data sent to a server?
No. Every conversion runs in your browser with JavaScript, so the numbers you paste never leave your device. That matters when the figures come from an invoice or a bank statement.
Is this tool free?
Yes, completely free with no sign-up, no daily cap and no watermark on anything you copy or download.