Rate Overview
Live
1 BND = 95.2835 BDT
1 BDT = 0.010495
BND
Avg
94.3097
High
98.2681
Low
89.2350
Last updated: 3/28/2026, 3:17:51 PM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.28 BDT |
| 10 BND | 952.83 BDT |
| 50 BND | 4,764.17 BDT |
| 100 BND | 9,528.35 BDT |
| 500 BND | 47,641.73 BDT |
| 1,000 BND | 95,283.47 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-28T15:17:51Z",
"rates": {
"BDT": 95.283468
}
}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": 9528.3468,
"rate": 95.283468
}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