Rate Overview
Live
1 BND = 95.6146 BDT
1 BDT = 0.010459
BND
Avg
96.0616
High
96.7252
Low
95.6146
Last updated: 3/7/2026, 8:00:24 AM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.61 BDT |
| 10 BND | 956.15 BDT |
| 50 BND | 4,780.73 BDT |
| 100 BND | 9,561.46 BDT |
| 500 BND | 47,807.30 BDT |
| 1,000 BND | 95,614.61 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-03-07T08:00:24Z",
"rates": {
"BDT": 95.614605
}
}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": 9561.4605,
"rate": 95.614605
}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