Numbers to Words Converter
Convert any number to English words instantly — integers, decimals, and negatives up to the billions. Perfect for checks, legal documents, and more.
About the Numbers to Words Converter
Converting numbers to words is a practical skill required in a surprisingly wide range of situations. Writing checks, drafting legal contracts, preparing formal financial documents, and certain academic formats all require numbers to be spelled out in full to prevent ambiguity and fraud. A check written as '$1,234.56' is easier to alter than one that also states 'One thousand two hundred thirty-four dollars and 56/100' — which is exactly why banks legally require the written form.
Our converter handles integers, negative numbers, and decimal values up to the billions. Enter any number and instantly see it rendered in full English words following standard American English conventions. Decimals are read digit by digit after the word 'point' (3.14 becomes 'three point one four'), and negative numbers are prefixed with 'negative.' Whether you need to write a $1.2 million figure in a grant application or spell out 5,280 feet in a legal description, the converter gives you the correctly formatted text in one click.
Beyond legal and financial use, number-to-word conversion comes up in education (teaching children to read large numbers), programming (generating verbal representations of numeric data), and accessibility (text-to-speech systems and screen readers work better with spelled-out numbers). Our converter is entirely client-side — your numbers never leave your browser — and works offline once the page loads.
Pros & Cons
- +Handles integers, decimals, and negative numbers up to billions
- +Instant result with copy-to-clipboard functionality
- +Essential for checks, legal documents, and formal writing
- +Works entirely in the browser — no data sent to servers
- +Correct American English conventions including 'and' placement
- −Covers English only — other languages have different number-word rules
- −Very large numbers (trillions and beyond) are not currently supported
- −Decimal handling is digit-by-digit ('point one four'), not fractional ('fourteen hundredths')
- −Does not handle special ordinal forms (1st, 2nd, 3rd)
- −Currency formatting (dollars and cents) requires manual text adjustment
Rules for Writing Numbers in Words
American English has well-established conventions for writing numbers. Numbers from one to nineteen have unique names. Multiples of ten (twenty, thirty, through ninety) are distinct words. Numbers from 21 to 99 combine a tens word and a units word with a hyphen: 'twenty-one,' 'forty-seven,' 'ninety-nine.' Hundreds follow the pattern 'X hundred' with no 'and' between the hundreds and tens in American usage, though British English does use 'and' (two hundred and forty-three vs. two hundred forty-three).
For thousands, millions, and billions, numbers are broken into groups of three digits from the right, each group named with its period word: 'one million, two hundred thirty-four thousand, five hundred sixty-seven.' Commas separate the period groups in the written-out form as well, though style guides differ on this. For checks, the conventional format for dollars and cents is 'X dollars and YY/100,' where the cents are written as a fraction rather than spelled out.
Decimals present a special case. In formal financial writing, decimals are usually expressed as fractions ('three and fourteen hundredths'). In everyday technical usage, they are read digit by digit ('three point one four'). Our converter uses the digit-by-digit method, which is unambiguous and the most commonly expected in digital contexts.