Rate Overview
Live
1 USD = 1.2680 BND
1 BND = 0.788660
USD
Avg
1.2727
High
1.2759
Low
1.2680
Last updated: 5/9/2026, 4:53:32 AM
Quick Conversions
| USD | BND |
|---|---|
| 1 USD | 1.27 BND |
| 10 USD | 12.68 BND |
| 50 USD | 63.40 BND |
| 100 USD | 126.80 BND |
| 500 USD | 633.99 BND |
| 1,000 USD | 1,267.97 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-05-09T04:53:32Z",
"rates": {
"BND": 1.26797316
}
}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": 126.797316,
"rate": 1.26797316
}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