How to Convert Numbers to Words
Converting a number to words isn't complicated once you know the pattern. You break the number into groups, name each group, and string them together with the right place-value labels.
Here's the basic process:
- Identify the digits and their positions (ones, tens, hundreds, thousands, and so on).
- Read the number from left to right, group by group.
- Apply the correct name to each group (hundred, thousand, million, etc.).
- Connect the groups in order, dropping any group that has a value of zero.
For example, 4,532 breaks into 4 thousands and 532. That gives you four thousand five hundred thirty-two. Simple enough for small numbers. Larger ones follow the exact same logic, just with more groups to name.
One thing people trip over: you don't say "and" between hundreds and tens in standard American English. "Three hundred and forty-two" is common in everyday speech, but formal writing usually prefers "three hundred forty-two." For check writing, "and" is reserved specifically for the decimal point.