Rate Overview
Live
1 BND = 95.9289 BDT
1 BDT = 0.010424
BND
Avg
96.1546
High
96.5623
Low
95.8719
Last updated: 8/17/2026, 3:48:56 AM
Quick Conversions
| BND | BDT |
|---|---|
| 1 BND | 95.93 BDT |
| 10 BND | 959.29 BDT |
| 50 BND | 4,796.45 BDT |
| 100 BND | 9,592.89 BDT |
| 500 BND | 47,964.47 BDT |
| 1,000 BND | 95,928.94 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-08-17T03:48:56Z",
"rates": {
"BDT": 95.928939
}
}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": 9592.8939,
"rate": 95.928939
}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