/amount2words

Primary LanguageC#MIT LicenseMIT

Nuget

Amount2Words

A simple converter of numbers into their word counterparts. Supports cz, en languages and czk, eur, usd, gbp, none currencies.

Usage

atw.amountToWords(amount, lang = "cz", curr = "czk")

Examples

C#

Atw.AmountToWords(150010) -> jedno sto padesát tisíců deset korun českých
Atw.AmountToWords(18) -> osmnáct korun českých

JS

atw.amountToWords(150010) -> jedno sto padesát tisíců deset korun českých
atw.amountToWords(18) -> osmnáct korun českých
atw.amountToWords(115.2) -> jedno sto patnáct korun českých dvacet haléřů