This tool spells any number into its Spanish word form (números en letras) — useful for cheques, contracts and learning. It applies the rules that trip up most tools, and runs entirely in your browser.
How it works
The converter spells each three-digit group and applies standard Castilian conventions:
- uno → un before mil and millón (veintiún mil, un millón).
- cien for exactly 100, but ciento in 101-199 (ciento uno).
- The irregular hundreds quinientos (500), setecientos (700) and novecientos (900).
- The contracted twenties veintiuno, veintidós …, and plural scale words (un millón but dos millones).
Example
| Number | Spanish |
|---|---|
| 21 | veintiuno |
| 100 | cien |
| 101 | ciento uno |
| 500 | quinientos |
| 1,000,000 | un millón |
So 1234 spells out as mil doscientos treinta y cuatro.
All processing is 100% client-side — your numbers never leave your browser.