Rate Overview
Live
1 BND = 0.779627 USD
1 USD = 1.2827
BND
Avg
0.779877
High
0.780899
Low
0.778439
Last updated: 8/7/2026, 5:32:29 AM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.80 USD |
| 50 BND | 38.98 USD |
| 100 BND | 77.96 USD |
| 500 BND | 389.81 USD |
| 1,000 BND | 779.63 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-08-07T05:32:29Z",
"rates": {
"USD": 0.779627
}
}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.9627,
"rate": 0.779627
}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