This tool spells any whole number into Russian words, applying the language’s grammatical gender and plural agreement automatically. It runs entirely in your browser.
How it works
Each three-digit group is spelled and joined to its scale word — тысяча (thousand), миллион (million), миллиард (billion). Two agreement rules are applied:
- Gender — the number 1 (and 2) agree with the feminine тысяча, so it becomes одна/две rather than один/два.
- Plural form — the scale word takes the standard 1 / 2-4 / 5+ endings: тысяча after 1, тысячи after 2-4, and тысяч after 5 and above.
Example
| Number | Russian |
|---|---|
| 1,000 | одна тысяча |
| 2,000 | две тысячи |
| 5,000 | пять тысяч |
So 1234 spells out as одна тысяча двести тридцать четыре.
Everything happens in your browser. Nothing you type is uploaded anywhere.