Rate Overview
Live
1 BND = 0.774736 USD
1 USD = 1.2908
BND
Avg
0.781568
High
0.792424
Low
0.772560
Last updated: 7/26/2026, 5:15:23 PM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.77 USD |
| 10 BND | 7.75 USD |
| 50 BND | 38.74 USD |
| 100 BND | 77.47 USD |
| 500 BND | 387.37 USD |
| 1,000 BND | 774.74 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-26T17:15:23Z",
"rates": {
"USD": 0.774736
}
}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.4736,
"rate": 0.774736
}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