Rate Overview
Live
1 BND = 0.780889 USD
1 USD = 1.2806
BND
Avg
0.781880
High
0.783173
Low
0.780889
Last updated: 5/28/2026, 9:38:52 PM
Quick Conversions
| BND | USD |
|---|---|
| 1 BND | 0.78 USD |
| 10 BND | 7.81 USD |
| 50 BND | 39.04 USD |
| 100 BND | 78.09 USD |
| 500 BND | 390.44 USD |
| 1,000 BND | 780.89 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-28T21:38:52Z",
"rates": {
"USD": 0.780889
}
}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.08890000000001,
"rate": 0.780889
}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