Rate Overview
Live
1 BTN = 1.3176 BDT
1 BDT = 0.758943
BTN
Avg
1.3217
High
1.3271
Low
1.3173
Last updated: 4/17/2026, 5:48:22 PM
Quick Conversions
| BTN | BDT |
|---|---|
| 1 BTN | 1.32 BDT |
| 10 BTN | 13.18 BDT |
| 50 BTN | 65.88 BDT |
| 100 BTN | 131.76 BDT |
| 500 BTN | 658.81 BDT |
| 1,000 BTN | 1,317.62 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-04-17T17:48:22Z",
"rates": {
"BDT": 1.317622
}
}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": 131.7622,
"rate": 1.317622
}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