Rate Overview
Live
1 BDT = 0.776306 BTN
1 BTN = 1.2882
BDT
Avg
0.746195
High
0.782000
Low
0.707127
Last updated: 7/29/2026, 3:50:36 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.78 BTN |
| 10 BDT | 7.76 BTN |
| 50 BDT | 38.82 BTN |
| 100 BDT | 77.63 BTN |
| 500 BDT | 388.15 BTN |
| 1,000 BDT | 776.31 BTN |
Get BDT/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BTNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T03:50:36Z",
"rates": {
"BTN": 0.776306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BTN",
"amount": 100
},
"result": 77.6306,
"rate": 0.776306
}Build with BDT/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key