Rate Overview
Live
1 BSD = 0.996757 USD
1 USD = 1.0033
BSD
Avg
0.998910
High
1.0020
Low
0.996526
Last updated: 5/9/2026, 3:40:12 AM
Quick Conversions
| BSD | USD |
|---|---|
| 1 BSD | 1.00 USD |
| 10 BSD | 9.97 USD |
| 50 BSD | 49.84 USD |
| 100 BSD | 99.68 USD |
| 500 BSD | 498.38 USD |
| 1,000 BSD | 996.76 USD |
Get BSD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=USDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-09T03:40:12Z",
"rates": {
"USD": 0.996757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "USD",
"amount": 100
},
"result": 99.6757,
"rate": 0.996757
}Build with BSD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key