Rate Overview
Live
1 USD = 1.2779 BND
1 BND = 0.782529
USD
Avg
1.2793
High
1.2808
Low
1.2779
Last updated: 8/18/2026, 7:31:05 AM
Quick Conversions
| USD | BND |
|---|---|
| 1 USD | 1.28 BND |
| 10 USD | 12.78 BND |
| 50 USD | 63.90 BND |
| 100 USD | 127.79 BND |
| 500 USD | 638.95 BND |
| 1,000 USD | 1,277.91 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-08-18T07:31:05Z",
"rates": {
"BND": 1.27790774
}
}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": 127.79077400000001,
"rate": 1.27790774
}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