Rate Overview
Live
1 BDT = 0.774254 BTN
1 BTN = 1.2916
BDT
Avg
0.771258
High
0.774254
Low
0.768479
Last updated: 8/13/2026, 7:24:15 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.77 BTN |
| 10 BDT | 7.74 BTN |
| 50 BDT | 38.71 BTN |
| 100 BDT | 77.43 BTN |
| 500 BDT | 387.13 BTN |
| 1,000 BDT | 774.25 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-08-13T07:24:15Z",
"rates": {
"BTN": 0.774254
}
}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.4254,
"rate": 0.774254
}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