Rate Overview
Live
1 USD = 1.2854 BND
1 BND = 0.777967
USD
Avg
1.2858
High
1.3058
Low
1.2623
Last updated: 3/27/2026, 9:25:12 AM
Quick Conversions
| USD | BND |
|---|---|
| 1 USD | 1.29 BND |
| 10 USD | 12.85 BND |
| 50 USD | 64.27 BND |
| 100 USD | 128.54 BND |
| 500 USD | 642.70 BND |
| 1,000 USD | 1,285.40 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-03-27T09:25:12Z",
"rates": {
"BND": 1.2854008
}
}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.54008,
"rate": 1.2854008
}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