Rate Overview
Live
1 BND = 0.777058 USD
1 USD = 1.2869
BND
Avg
0.778501
High
0.780409
Low
0.776984
Last updated: 6/18/2026, 8:25:59 AM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.77 USD |
| 50 BND | 38.85 USD |
| 100 BND | 77.71 USD |
| 500 BND | 388.53 USD |
| 1,000 BND | 777.06 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-06-18T08:25:59Z",
"rates": {
"USD": 0.777058
}
}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.7058,
"rate": 0.777058
}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