Rate Overview
Live
1 USD = 1.2917 BND
1 BND = 0.774199
USD
Avg
1.2878
High
1.3399
Low
1.2402
Last updated: 7/29/2026, 12:36:02 AM
Quick Conversions
| USD | BND |
|---|---|
| 1 USD | 1.29 BND |
| 10 USD | 12.92 BND |
| 50 USD | 64.58 BND |
| 100 USD | 129.17 BND |
| 500 USD | 645.83 BND |
| 1,000 USD | 1,291.66 BND |
Get USD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BNDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-29T00:36:02Z",
"rates": {
"BND": 1.29165674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BND",
"amount": 100
},
"result": 129.165674,
"rate": 1.29165674
}Build with USD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key