Rate Overview
Live
1 BSD = 8.0094 SBD
1 SBD = 0.124853
BSD
Avg
8.0267
High
8.0657
Low
7.9808
Last updated: 6/18/2026, 3:31:44 AM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.01 SBD |
| 10 BSD | 80.09 SBD |
| 50 BSD | 400.47 SBD |
| 100 BSD | 800.94 SBD |
| 500 BSD | 4,004.72 SBD |
| 1,000 BSD | 8,009.45 SBD |
Get BSD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SBDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-06-18T03:31:44Z",
"rates": {
"SBD": 8.009449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SBD",
"amount": 100
},
"result": 800.9449,
"rate": 8.009449
}Build with BSD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key