Rate Overview
Live
1 BND = 0.787349 USD
1 USD = 1.2701
BND
Avg
0.785047
High
0.787349
Low
0.783762
Last updated: 5/8/2026, 12:59:17 PM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.79 USD |
| 10 BND | 7.87 USD |
| 50 BND | 39.37 USD |
| 100 BND | 78.73 USD |
| 500 BND | 393.67 USD |
| 1,000 BND | 787.35 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-05-08T12:59:17Z",
"rates": {
"USD": 0.787349
}
}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.7349,
"rate": 0.787349
}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