Rate Overview
Live
1 BND = 97.0018 BDT
1 BDT = 0.010309
BND
Avg
96.8492
High
97.3918
Low
96.3550
Last updated: 9/7/2026, 1:28:39 PM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 97.00 BDT |
| 10 BND | 970.02 BDT |
| 50 BND | 4,850.09 BDT |
| 100 BND | 9,700.18 BDT |
| 500 BND | 48,500.89 BDT |
| 1,000 BND | 97,001.78 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-09-07T13:28:39Z",
"rates": {
"BDT": 97.001779
}
}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": 9700.1779,
"rate": 97.001779
}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