Rate Overview
Live
1 BDT = 0.767943 BTN
1 BTN = 1.3022
BDT
Avg
0.770980
High
0.775534
Low
0.767943
Last updated: 6/19/2026, 8:42:15 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.77 BTN |
| 10 BDT | 7.68 BTN |
| 50 BDT | 38.40 BTN |
| 100 BDT | 76.79 BTN |
| 500 BDT | 383.97 BTN |
| 1,000 BDT | 767.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-06-19T08:42:15Z",
"rates": {
"BTN": 0.767943
}
}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": 76.7943,
"rate": 0.767943
}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