Rate Overview
Live
1 USD = 0.997455 BSD
1 BSD = 1.0026
USD
Avg
0.998800
High
1.0005
Low
0.997455
Last updated: 4/16/2026, 10:50:13 PM
Quick Conversions
| USD | BSD |
|---|---|
| 1 USD | 1.00 BSD |
| 10 USD | 9.97 BSD |
| 50 USD | 49.87 BSD |
| 100 USD | 99.75 BSD |
| 500 USD | 498.73 BSD |
| 1,000 USD | 997.46 BSD |
Get USD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BSDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T22:50:13Z",
"rates": {
"BSD": 0.99745506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BSD",
"amount": 100
},
"result": 99.74550599999999,
"rate": 0.99745506
}Build with USD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key