Rate Overview
Live
1 BND = 95.6002 BDT
1 BDT = 0.010460
BND
Avg
95.5502
High
95.6761
Low
95.3824
Last updated: 7/24/2026, 11:46:03 AM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.60 BDT |
| 10 BND | 956.00 BDT |
| 50 BND | 4,780.01 BDT |
| 100 BND | 9,560.02 BDT |
| 500 BND | 47,800.08 BDT |
| 1,000 BND | 95,600.16 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-24T11:46:03Z",
"rates": {
"BDT": 95.600159
}
}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": 9560.0159,
"rate": 95.600159
}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