Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 327 Bytes

File metadata and controls

15 lines (9 loc) · 327 Bytes

numbers-to-indonesian-curency-spell

Simple free software for converting numbers to indonesian currency spelling under MIT license

usage

convert(540901876)

expected result

{

nominal: 'Rp.540,901,876',

terbilang: 'lima ratus empat puluh juta sembilan ratus satu ribu delapan ratus tujuh puluh enam rupiah'

}