Rate Overview
Live
1 BDT = 0.772488 BTN
1 BTN = 1.2945
BDT
Avg
0.766800
High
0.772488
Low
0.763288
Last updated: 3/28/2026, 9:09:06 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.77 BTN |
| 10 BDT | 7.72 BTN |
| 50 BDT | 38.62 BTN |
| 100 BDT | 77.25 BTN |
| 500 BDT | 386.24 BTN |
| 1,000 BDT | 772.49 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-28T09:09:06Z",
"rates": {
"BTN": 0.772488
}
}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.24879999999999,
"rate": 0.772488
}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