Rate Overview
Live
1 BDT = 0.768221 BTN
1 BTN = 1.3017
BDT
Avg
0.769468
High
0.773740
Low
0.765701
Last updated: 9/8/2026, 1:01:07 AM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.77 BTN |
| 10 BDT | 7.68 BTN |
| 50 BDT | 38.41 BTN |
| 100 BDT | 76.82 BTN |
| 500 BDT | 384.11 BTN |
| 1,000 BDT | 768.22 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-09-08T01:01:07Z",
"rates": {
"BTN": 0.768221
}
}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.8221,
"rate": 0.768221
}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