Rate Overview
Live
1 BDT = 0.751729 BTN
1 BTN = 1.3303
BDT
Avg
0.749275
High
0.753508
Low
0.744460
Last updated: 3/7/2026, 7:44:27 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.75 BTN |
| 10 BDT | 7.52 BTN |
| 50 BDT | 37.59 BTN |
| 100 BDT | 75.17 BTN |
| 500 BDT | 375.86 BTN |
| 1,000 BDT | 751.73 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-03-07T07:44:27Z",
"rates": {
"BTN": 0.751729
}
}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.1729,
"rate": 0.751729
}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