Number to Words Converter
Convert any whole number up to 999 billion into English words instantly.
How to use this tool
- 1Enter a whole number in the Number field (commas are accepted and stripped).
- 2The word representation appears instantly in the output card.
- 3Click Copy to copy the result.
About Number to Words Converter
Writing a cheque, drafting a legal contract, or generating an invoice often requires spelling out a number in words. This converter handles whole numbers from 0 to 999,999,999,999 (999 billion) using a recursive algorithm: numbers under 20 use a direct lookup, 20-99 use tens + hyphen + ones, 100-999 use hundreds + recursive remainder, and larger numbers use thousand/million/billion multipliers with recursive remainders. Negative numbers are prefixed with 'negative'. The result is capitalised and appears in a styled card with a Copy button. Enter a number with or without commas (commas are stripped before parsing). An error message appears for numbers outside the supported range or non-numeric input. Accountants writing cheques, lawyers drafting contracts, and developers generating invoice text are the primary users.
Frequently asked questions
Related Tools
PX to REM Converter
Convert pixel values to REM units (and back) with a configurable root font size.
Color Converter
Enter a HEX color and instantly get the RGB, HSL, and component values side by side.
Length Converter
Convert between mm, cm, m, km, inches, feet, yards, and miles — all values shown at once.