Number to Words
Convert numbers into their word equivalents
What Is the Number to Words Tool?
The Number to Words tool converts a numeric value into its written-out word form, so 1234 becomes "one thousand two hundred thirty-four" and so on. Type or paste your number into the input, click Convert, and the spelled-out version appears in the output ready to copy. It is used for writing cheques, drafting formal documents, preparing legal or financial text, or any situation where a number needs to appear in words rather than digits.
Writing out large numbers correctly is one of those tasks that sounds simple until you are looking at something like 2,847,593 and second-guessing whether it is "two million eight hundred forty-seven thousand five hundred ninety-three" or slightly different. The tool removes that uncertainty.
How to Use This Tool
- Type or paste your number into the input box above.
- No settings needed. The tool converts the numeric value to its English word equivalent automatically when you run it.
- Click Convert and the word form of your number appears in the output area.
- Copy the result using the Copy button, or select and copy manually. Use Clear to reset the input.
When Would You Use This?
Writing the amount on a cheque in words, which is a legal requirement in most countries and where getting the wording wrong could cause the cheque to be rejected or misread.
Drafting a legal document, a contract, or a formal letter that requires monetary amounts or quantities to be written out in full word form alongside or instead of the numeric value.
Preparing financial reports, invoices, or official correspondence where convention or style guide requirements call for numbers above a certain size to be written as words rather than digits.
Examples
Simple four-digit number
Input : 1234
Output : one thousand two hundred thirty-four
Round thousands
Input : 5000
Output : five thousand
Large number
Input : 2500000
Output : two million five hundred thousand
Cheque amount example
Input : 847
Output : eight hundred forty-seven
(For a cheque: "Eight hundred forty-seven pounds only" or add your currency and pence manually)
Small number
Input : 42
Output : forty-two
Frequently Asked Questions
How do I write numbers in words?
Type the number into the input box and click Convert. The tool produces the correct English word form for the value, handling thousands, millions, and larger denominations automatically.
How do you write 1000 in words?
One thousand. The tool will confirm this and handle any variations around it, such as 1001 being "one thousand one" or 1100 being "one thousand one hundred".
How do you write amounts in words on a cheque?
Write the full word form of the amount followed by the word "only" or the fraction for any cents. For example, a cheque for £1,234.56 would be written as "One thousand two hundred thirty-four pounds and fifty-six pence only." The tool handles the number conversion and you can add the currency and cents portion manually.
How do you spell out large numbers?
The same way as smaller ones, just with more place value words added. A million is "one million", a billion is "one billion", and numbers in between combine the parts: 2,500,000 is "two million five hundred thousand." The tool handles the full conversion for you.
Is there a difference between British and American number words?
For most practical purposes no, but one traditional difference is that British English sometimes includes "and" after "hundred" (two hundred and forty-five) while American English often omits it (two hundred forty-five). Check which convention your context requires.
How do I write 100 in words?
One hundred. Simple values like this are converted correctly alongside much larger ones.
What is the largest number this tool can convert?
The tool typically handles numbers up into the billions or trillions. Very large numbers beyond that range may exceed what the converter supports. Test your specific value if you are working with an unusually large figure.
How do I convert a number to words in Excel?
Excel does not have a built-in function for this. You would need a custom VBA macro or a user-defined formula. For a quick manual conversion, type your number into this tool and copy the result.