Rate Overview
Live
1 BSD = 8.0271 SBD
1 SBD = 0.124578
BSD
Avg
8.1662
High
8.4998
Low
7.9716
Last updated: 6/18/2026, 5:08:31 AM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.03 SBD |
| 10 BSD | 80.27 SBD |
| 50 BSD | 401.36 SBD |
| 100 BSD | 802.71 SBD |
| 500 BSD | 4,013.56 SBD |
| 1,000 BSD | 8,027.12 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-18T05:08:31Z",
"rates": {
"SBD": 8.027119
}
}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": 802.7119000000001,
"rate": 8.027119
}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