Rate Overview
Live
1 BTN = 1.2888 BDT
1 BDT = 0.775902
BTN
Avg
1.2921
High
1.2962
Low
1.2888
Last updated: 7/9/2026, 6:01:24 AM
Quick Conversions
| BTN | BDT |
|---|---|
| 1 BTN | 1.29 BDT |
| 10 BTN | 12.89 BDT |
| 50 BTN | 64.44 BDT |
| 100 BTN | 128.88 BDT |
| 500 BTN | 644.41 BDT |
| 1,000 BTN | 1,288.82 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-07-09T06:01:24Z",
"rates": {
"BDT": 1.288823
}
}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": 128.88230000000001,
"rate": 1.288823
}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