Rate Overview
Live
1 BND = 95.7122 BDT
1 BDT = 0.010448
BND
Avg
95.8879
High
96.8589
Low
94.8552
Last updated: 7/28/2026, 5:24:51 PM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.71 BDT |
| 10 BND | 957.12 BDT |
| 50 BND | 4,785.61 BDT |
| 100 BND | 9,571.22 BDT |
| 500 BND | 47,856.10 BDT |
| 1,000 BND | 95,712.21 BDT |
Get BND/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BDTExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-28T17:24:51Z",
"rates": {
"BDT": 95.712209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BDT",
"amount": 100
},
"result": 9571.2209,
"rate": 95.712209
}Build with BND/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key