This tool spells any whole number into Georgian words. Georgian is one of the few European languages that counts in a base-20 (vigesimal) system, and this converter applies those rules automatically. It runs entirely in your browser.
How it works
For 20-99, Georgian builds tens from multiples of twenty: 40 is ორმოცი (two-twenties), 60 is სამოცი (three-twenties), 80 is ოთხმოცი (four-twenties). The odd tens 30, 50, 70 and 90 are formed as “previous-twenty plus ten”. Units attach with the connector და (and), and the trailing word drops its nominative ending — so 21 is ოცდაერთი and 75 is სამოცდათხუთმეტი. Above 99 the hundreds, thousands, millions and billions scale words are added.
Example
The number 1234 is 1 thousand, 2 hundred and 34 (which is twenty-and-fourteen):
| Part | Georgian |
|---|---|
| 1000 | ათას |
| 200 | ორას |
| 34 | ოცდათოთხმეტი |
Read together: ათას ორას ოცდათოთხმეტი.
Everything happens in your browser — nothing is uploaded.