Rate Overview
Live
1 BTN = 1.2828 BDT
1 BDT = 0.779521
BTN
Avg
1.2883
High
1.3050
Low
1.2690
Last updated: 5/28/2026, 3:32:19 AM
Quick Conversions
| BTN | BDT |
|---|---|
| 1 BTN | 1.28 BDT |
| 10 BTN | 12.83 BDT |
| 50 BTN | 64.14 BDT |
| 100 BTN | 128.28 BDT |
| 500 BTN | 641.42 BDT |
| 1,000 BTN | 1,282.84 BDT |
Get BTN/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BDTExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-28T03:32:19Z",
"rates": {
"BDT": 1.282839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BDT",
"amount": 100
},
"result": 128.28390000000002,
"rate": 1.282839
}Build with BTN/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key