Rate Overview
Live
1 BND = 0.785809 USD
1 USD = 1.2726
BND
Avg
0.785941
High
0.788009
Low
0.784766
Last updated: 4/18/2026, 8:44:00 AM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.79 USD |
| 10 BND | 7.86 USD |
| 50 BND | 39.29 USD |
| 100 BND | 78.58 USD |
| 500 BND | 392.90 USD |
| 1,000 BND | 785.81 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-04-18T08:44:00Z",
"rates": {
"USD": 0.785809
}
}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.5809,
"rate": 0.785809
}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