This tool spells any number into its Portuguese word form (números por extenso) — useful for cheques, contracts and learning. It applies the rules people most often get wrong, and runs entirely in your browser.
How it works
The converter spells each three-digit group and applies standard Portuguese conventions:
- cem for exactly 100, but cento e … from 101 (cento e um).
- The connector e links hundreds, tens and the final group — cento e vinte e três, mil e duzentos.
- The irregular hundreds quinhentos (500), setecentos (700) and novecentos (900).
- Invariable mil, and the milhão / milhões and bilhão / bilhões plurals (Brazilian short scale).
Example
| Number | Portuguese |
|---|---|
| 100 | cem |
| 123 | cento e vinte e três |
| 500 | quinhentos |
| 1,200 | mil e duzentos |
| 1,000,000 | um milhão |
So 1234 spells out as mil duzentos e trinta e quatro.
All processing is 100% client-side — your numbers never leave your browser.