Rate Overview
Live
1 BTN = 1.3303 BDT
1 BDT = 0.751730
BTN
Avg
1.3346
High
1.3433
Low
1.3271
Last updated: 3/7/2026, 7:34:56 AM
Quick Conversions
| BTN | BDT |
|---|---|
| 1 BTN | 1.33 BDT |
| 10 BTN | 13.30 BDT |
| 50 BTN | 66.51 BDT |
| 100 BTN | 133.03 BDT |
| 500 BTN | 665.13 BDT |
| 1,000 BTN | 1,330.27 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-03-07T07:34:56Z",
"rates": {
"BDT": 1.330265
}
}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.0265,
"rate": 1.330265
}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