The Danish Number to Words tool spells out whole numbers in Danish. Danish numerals are famous for their vigesimal (base-20) tens, which surprise many learners, and for putting the unit before the ten — both of which this tool handles correctly.
How it works
The converter splits the number into groups (millions, thousands, and the final 0–999) and reads each group with the right scale word.
- Units and teens. 0–19 have their own words:
nul, en, to, tre … nitten. - The vigesimal tens. The lower tens are regular —
tyve(20),tredive(30),fyrre(40). From 50 up they are counted in twenties:halvtreds(50 = 2.5 × 20),tres(60 = 3 × 20),halvfjerds(70 = 3.5 × 20),firs(80 = 4 × 20),halvfems(90 = 4.5 × 20). Thehalv-prefix means “half short of the next twenty”. - Unit before ten. Within a ten, the unit comes first, joined by
ogand written as one word:enogtyve(21),syvogfyrre(47),femoghalvfems(95). - Hundreds, thousands, and beyond. Hundreds use
hundrede, thousands usetusind, and the long scale givesmillion(10^6),milliard(10^9), andbillion(10^12).
The en / et distinction
The number 1 has two forms. En is common gender and et is neuter, chosen to agree with the counted noun: en bil (one car) but et hus (one house). Use the toggle to control a standalone 1; inside larger numbers the tool applies the form the convention expects.
Example
The number 1.234.567 renders as en million tohundrede og fireogtredivetusind femhundrede og syvogtreds. Grouping characters in your input — spaces, dots, or commas — are ignored, so you can paste a formatted figure straight from a spreadsheet.