Rate Overview
Live
1 BND = 0.775492 USD
1 USD = 1.2895
BND
Avg
0.773588
High
0.776003
Low
0.770703
Last updated: 7/23/2026, 6:23:29 AM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.75 USD |
| 50 BND | 38.77 USD |
| 100 BND | 77.55 USD |
| 500 BND | 387.75 USD |
| 1,000 BND | 775.49 USD |
Get BND/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=USDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-23T06:23:29Z",
"rates": {
"USD": 0.775492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "USD",
"amount": 100
},
"result": 77.5492,
"rate": 0.775492
}Build with BND/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key