Rate Overview
Live
1 BND = 95.4113 BDT
1 BDT = 0.010481
BND
Avg
95.6179
High
95.8325
Low
95.4113
Last updated: 6/18/2026, 9:56:29 AM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.41 BDT |
| 10 BND | 954.11 BDT |
| 50 BND | 4,770.57 BDT |
| 100 BND | 9,541.13 BDT |
| 500 BND | 47,705.67 BDT |
| 1,000 BND | 95,411.34 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-06-18T09:56:29Z",
"rates": {
"BDT": 95.411338
}
}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": 9541.1338,
"rate": 95.411338
}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