Rate Overview
Live
1 BTN = 1.3343 BDT
1 BDT = 0.749431 BTN
Avg
1.3531
High
1.3630
Low
1.3343
Last updated: 1/25/2026, 4:41:37 PM
Quick Conversions
| BTN | BDT |
|---|---|
| 1 BTN | 1.33 BDT |
| 10 BTN | 13.34 BDT |
| 50 BTN | 66.72 BDT |
| 100 BTN | 133.43 BDT |
| 500 BTN | 667.17 BDT |
| 1,000 BTN | 1,334.34 BDT |
Get BTN/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BDTExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-01-25T16:41:37Z",
"rates": {
"BDT": 1.334345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BDT",
"amount": 100
},
"result": 133.43449999999999,
"rate": 1.334345
}Build with BTN/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key