Number to Words Converter
Convert any whole number into its English word form — cardinal ("one hundred twenty-three") or ordinal ("one hundred twenty-third") — handy for checks, invoices, and legal documents.
🔒 Processed locally in your browser
Loading…
How to use
- Choose Cardinal (one, two, three…) or Ordinal (first, second, third…) using the toggle at the top.
- Type a whole number into the input field — positive or negative.
- The English word form updates instantly below as you type.
- Click Copy to copy the words to your clipboard.
Features
- Converts whole numbers up to 999 trillion into English words
- Supports both cardinal (one, two, three…) and ordinal (first, second, third…) forms
- Handles negative numbers with a "negative" prefix
- Updates live as you type — no button to press
- 100% client-side — your numbers never leave your browser
Frequently asked questions
What number range does this tool support?
Any integer from -999,999,999,999,999 to 999,999,999,999,999 (just under one quadrillion), covering everything from the ones through the trillions.
Is the word output available in other languages?
No — the spelled-out result is always in English, no matter which language you're browsing the site in. Converting numbers to words in other languages, like Chinese or Arabic, uses entirely different grouping and word systems, so this tool intentionally focuses on English only.
What's the difference between cardinal and ordinal form?
Cardinal numbers count ("one", "two", "three"); ordinal numbers rank ("first", "second", "third"). Use the toggle above the input to switch between the two.
Can I convert decimal numbers?
Not directly — this tool spells out whole numbers only. Enter the integer part on its own, or convert the whole and decimal parts separately, such as writing "and 50/100" after the whole-number words on a check.
Does this tool store or upload the numbers I type?
No. Everything happens locally in your browser — nothing is sent to a server or saved anywhere.