Rate Overview
Live
1 BDT = 0.775901 BTN
1 BTN = 1.2888
BDT
Avg
0.773993
High
0.775901
Low
0.771473
Last updated: 7/10/2026, 12:30:33 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.78 BTN |
| 10 BDT | 7.76 BTN |
| 50 BDT | 38.80 BTN |
| 100 BDT | 77.59 BTN |
| 500 BDT | 387.95 BTN |
| 1,000 BDT | 775.90 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-07-10T00:30:33Z",
"rates": {
"BTN": 0.775901
}
}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.59009999999999,
"rate": 0.775901
}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