Rate Overview
Live
1 BND = 96.9213 BDT
1 BDT = 0.010318
BND
Avg
96.4081
High
96.9213
Low
96.1597
Last updated: 5/8/2026, 4:39:43 AM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 96.92 BDT |
| 10 BND | 969.21 BDT |
| 50 BND | 4,846.07 BDT |
| 100 BND | 9,692.13 BDT |
| 500 BND | 48,460.67 BDT |
| 1,000 BND | 96,921.33 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-08T04:39:43Z",
"rates": {
"BDT": 96.921332
}
}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": 9692.1332,
"rate": 96.921332
}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