🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Number to Bangla

Number to Bangla

5/5 (3 ratings) 10 active installs Updated Apr 2, 2023
Screenshot 1

Easy shortcode plugin for converting any english number to Bangla word or money format or in month name.

Just use,

[ntb_num value=value_here format=format_here][/ntb_num]

Available Options:

Number

[ntb_num value="111" format="number"][/ntb_num] 

Output: ১১১

Word

[ntb_num value="1345.05" format="word"][/ntb_num]  

Output: এক হাজার তিন শত পঁয়তাল্লিশ দশমিক শূন্য পাঁচ

Money Format

[ntb_num value="1345.50" format="money"][/ntb_num]

Output: এক হাজার তিন শত পঁয়তাল্লিশ টাকা পঞ্চাশ পয়সা

Month

[ntb_num value="12" format="month"][/ntb_num] 

Output: এক হাজার তিন শত পঁয়তাল্লিশ দশমিক শূন্য পাঁচ

Comma (Lakh)

[ntb_num value="121212121" format="comma"][/ntb_num]  

Output: ১২,১২,১২,১২১