Rate Overview
Live
1 BDT = 0.758942 BTN
1 BTN = 1.3176
BDT
Avg
0.756589
High
0.758942
Low
0.753504
Last updated: 4/17/2026, 1:29:49 PM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.76 BTN |
| 10 BDT | 7.59 BTN |
| 50 BDT | 37.95 BTN |
| 100 BDT | 75.89 BTN |
| 500 BDT | 379.47 BTN |
| 1,000 BDT | 758.94 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-04-17T13:29:49Z",
"rates": {
"BTN": 0.758942
}
}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": 75.8942,
"rate": 0.758942
}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