asadkuet/number-to-word-BDT
This will convert any integer or decimal number to words based on the Bangladeshi number system & Bangladeshi currency BDT (Taka). Example: If you call the function AmountInWord(12345), it will give you output: "Twelve Thousand Three Hundred and Forty Five Taka only"
JavaScript