Numeral to Words Calculator
Writing a number in words is a common need on cheques, contracts and formal documents, where the words confirm the figures and reduce the chance of a costly misreading. This calculator converts a whole number into its standard English words. It works by breaking the number into groups of three digits, hundreds, tens and ones within each group, then naming each group and attaching the right scale word: thousand, million or billion. Within a group it spells the hundreds, then the tens and ones, using the special names for the numbers eleven through nineteen and the tens words such as twenty and thirty, joining the tens and ones with a hyphen where needed, as in forty-two. The pieces are then assembled from the largest group down. The method follows the ordinary US convention for reading numbers aloud, the same one you use when filling in the amount line on a cheque. You enter any whole number and the calculator returns its words exactly, with zero handled as the word zero. Every result is computed deterministically by the same place-value rules every time, never guessed, so the same number always produces the same words. The method and a worked example that reconciles to the calculator default are shown in full below.
Numbers are read in groups of three digits with scale words like thousand and million. The default 1,234 is written as one thousand two hundred thirty-four.
Formula
Split the number into groups of three digits from the right
Name each group (hundreds, tens, ones) and add thousand / million / billion
Assemble from the largest group down
Each three-digit group is named on its own, then the scale word for its position is appended. The named groups are joined from the highest place value to the lowest to form the full phrase.
Worked example
Write the number 1,234 in words.
- Groups: 1 (thousands) and 234 (ones)
- 1 thousand becomes one thousand
- 234 becomes two hundred thirty-four
- Joined: one thousand two hundred thirty-four
This is the calculator's default number, so the words above match the widget exactly.
Numeral to Words Calculator: frequently asked questions
What is the largest number this handles?
It handles whole numbers up to the billions, which covers the figures used on almost all cheques, contracts and everyday documents.
How are tens and ones joined?
Numbers from twenty-one to ninety-nine that are not exact tens are written with a hyphen, such as thirty-four or eighty-seven, following standard English usage.
Does it use the word and?
This calculator follows the common US style, which omits and between hundreds and the rest, writing two hundred thirty-four rather than two hundred and thirty-four.
How is zero handled?
The number zero is written as the single word zero. Within larger numbers, empty groups are simply skipped.
Are decimals supported?
This tool converts whole numbers. Any fractional part is dropped, since words for whole amounts are what cheques and contracts require.
Official sources
- Number naming and units reference: US National Institute of Standards and Technology (NIST). As at 25 June 2026.
Reviewed by the CalculatorHub team, edited by James Graham, 25 June 2026. See our methodology. This is general information, not financial, tax, legal or investment advice.