Rate Overview
Live
1 BSD = 8.0748 SBD
1 SBD = 0.123841
BSD
Avg
8.0786
High
8.0874
Low
8.0482
Last updated: 7/26/2026, 11:45:12 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.07 SBD |
| 10 BSD | 80.75 SBD |
| 50 BSD | 403.74 SBD |
| 100 BSD | 807.49 SBD |
| 500 BSD | 4,037.42 SBD |
| 1,000 BSD | 8,074.85 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-07-26T23:45:12Z",
"rates": {
"SBD": 8.07485
}
}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": 807.485,
"rate": 8.07485
}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