Rate Overview
Live
1 BDT = 0.769679 BTN
1 BTN = 1.2992
BDT
Avg
0.772807
High
0.774905
Low
0.769679
Last updated: 5/7/2026, 4:38:38 PM
Quick Conversions
| BDT | BTN |
|---|---|
| 1 BDT | 0.77 BTN |
| 10 BDT | 7.70 BTN |
| 50 BDT | 38.48 BTN |
| 100 BDT | 76.97 BTN |
| 500 BDT | 384.84 BTN |
| 1,000 BDT | 769.68 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-05-07T16:38:38Z",
"rates": {
"BTN": 0.769679
}
}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.9679,
"rate": 0.769679
}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