Rate Overview
Live
1 BND = 95.9331 BDT
1 BDT = 0.010424
BND
Avg
96.0149
High
96.1428
Low
95.8907
Last updated: 5/28/2026, 8:31:16 PM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.93 BDT |
| 10 BND | 959.33 BDT |
| 50 BND | 4,796.65 BDT |
| 100 BND | 9,593.31 BDT |
| 500 BND | 47,966.53 BDT |
| 1,000 BND | 95,933.07 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-05-28T20:31:16Z",
"rates": {
"BDT": 95.933066
}
}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": 9593.3066,
"rate": 95.933066
}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