Rate Overview
Live
1 USD = 0.997956 BSD
1 BSD = 1.0020
USD
Avg
0.999654
High
1.0003
Low
0.997956
Last updated: 5/7/2026, 3:25:15 AM
Quick Conversions
| USD | BSD |
|---|---|
| 1 USD | 1.00 BSD |
| 10 USD | 9.98 BSD |
| 50 USD | 49.90 BSD |
| 100 USD | 99.80 BSD |
| 500 USD | 498.98 BSD |
| 1,000 USD | 997.96 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-05-07T03:25:15Z",
"rates": {
"BSD": 0.99795576
}
}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.795576,
"rate": 0.99795576
}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