Rate Overview
Live
1 BND = 0.782376 USD
1 USD = 1.2782
BND
Avg
0.786477
High
0.790994
Low
0.782376
Last updated: 3/6/2026, 7:34:22 PM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.82 USD |
| 50 BND | 39.12 USD |
| 100 BND | 78.24 USD |
| 500 BND | 391.19 USD |
| 1,000 BND | 782.38 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-03-06T19:34:22Z",
"rates": {
"USD": 0.782376
}
}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": 78.2376,
"rate": 0.782376
}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