Rate Overview
Live
1 USD = 1.2869 BND
1 BND = 0.777059
USD
Avg
1.2842
High
1.2869
Low
1.2814
Last updated: 6/19/2026, 2:30:39 AM
Quick Conversions
| USD | BND |
|---|---|
| 1 USD | 1.29 BND |
| 10 USD | 12.87 BND |
| 50 USD | 64.35 BND |
| 100 USD | 128.69 BND |
| 500 USD | 643.45 BND |
| 1,000 USD | 1,286.90 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-06-19T02:30:39Z",
"rates": {
"BND": 1.28690426
}
}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": 128.690426,
"rate": 1.28690426
}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