Rate Overview
Live
1 BND = 0.781799 USD
1 USD = 1.2791
BND
Avg
0.781351
High
0.781799
Low
0.780755
Last updated: 8/16/2026, 1:54:12 AM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.82 USD |
| 50 BND | 39.09 USD |
| 100 BND | 78.18 USD |
| 500 BND | 390.90 USD |
| 1,000 BND | 781.80 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-16T01:54:12Z",
"rates": {
"USD": 0.781799
}
}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.1799,
"rate": 0.781799
}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