Number to Words: Convert Numbers to Their English Word Representation
Convert any number to its English word representation instantly. Perfect for check writing, legal documents, and accessibility. Free online tool.
Try the free online tool
Runs entirely in your browser — no signup, no uploads.
Converting numbers to words is required in many formal and legal contexts: writing cheques, drafting contracts, generating invoices, filling in government forms, and building text-to-speech systems that need to pronounce numbers naturally.
Our Number to Words converter handles integers from zero to trillions, correctly spelling out every part including hundreds, thousands, millions, and billions in standard American English.
The tool runs entirely in your browser. No data is sent to any server.
When Do You Need Numbers in Words?
In financial documents, amounts are typically written both numerically and in words to prevent fraud. A cheque written as '$1,500.00 — One Thousand Five Hundred Dollars' is harder to alter than one showing only the digits.
In legal agreements, all monetary amounts, dates, and quantities are spelled out in full. In software, number-to-words conversion powers text-to-speech engines, voice assistants, and accessibility features that read numeric content aloud.
- Cheque writing: the written amount confirms the numeric amount
- Legal contracts: all figures must be spelled out in full text
- Invoice generation: formal invoices often include amounts in words
- Accessibility: screen readers benefit from spelled-out numbers in certain contexts
- Internationalisation: verifying locale-specific number naming conventions
How to Use This Tool
Enter a number in the input field and the English word representation appears immediately.
- 1
Type your number
Enter any integer (positive or negative) into the input field.
- 2
See the result
The full English word representation appears instantly below.
- 3
Copy the output
Click the copy button to copy the words to your clipboard.
- 4
Use in your document
Paste the text directly into your cheque, contract, or form.
- 5
Try large numbers
The tool handles numbers up to the trillions range correctly.
Common Use Cases
This tool is useful in a wide range of professional and personal contexts.
- Financial documents: writing cheques and money orders with the amount in words
- Invoice templates: auto-generating the written amount in billing software
- Contract drafting: quickly getting the word form of any large number
- Education: teaching children to read and write numbers in words
- Programming: testing number-to-words functions in application code
- Form filling: government forms that require amounts written in full
Tips and Best Practices
A few guidelines for using numbers in words correctly in formal documents.
- Always write the currency name after the amount in financial contexts (e.g., 'One Thousand Dollars')
- For cheques, write the cents as a fraction: 'One Thousand Five Hundred and 50/100 Dollars'
- Use 'and' only before the tens and units portion (e.g., 'One Hundred and Twenty')
- In American English, 'and' before hundreds is optional; British English uses it consistently
- For very large numbers, double-check whether billion means 10^9 (US) or 10^12 (traditional British)
Frequently Asked Questions
What is 1000000 in words?
One million. Numbers from 1,000,000 to 999,999,999 use millions. One billion = 1,000,000,000 in US English.
Does this handle negative numbers?
Yes. Negative numbers are prefixed with 'negative' — for example, -500 becomes 'negative five hundred'.
Is there a size limit?
The tool handles numbers up to the trillions range reliably. Extremely large numbers beyond that may lose precision due to JavaScript's floating point limits.
Is this tool free?
Yes, completely free with no account required.
Is my data sent to a server?
No. All conversion runs locally in your browser.
Does it support decimals?
The tool is designed for integers. For decimal amounts (such as currency), round to the nearest integer or handle the cents portion separately.
Ready to use this tool?
Free, instant, no account required. Runs entirely in your browser.
More Math & Calculators Guides
Base Converter: Convert Numbers Between Binary, Octal, Decimal, and Hex
5 min read
Percentage Calculator: Calculate Percentages and Percentage Change Online
4 min read
Temperature Converter: Convert Between Celsius, Fahrenheit, and Kelvin
4 min read
Number Formatter: Format Numbers with Commas, Decimals, and Locale Settings
4 min read