Rate Overview
Live
1 BSD = 8.0164 SBD
1 SBD = 0.124744
BSD
Avg
8.0357
High
8.1132
Low
7.9759
Last updated: 3/27/2026, 5:40:08 AM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.02 SBD |
| 10 BSD | 80.16 SBD |
| 50 BSD | 400.82 SBD |
| 100 BSD | 801.64 SBD |
| 500 BSD | 4,008.20 SBD |
| 1,000 BSD | 8,016.41 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-03-27T05:40:08Z",
"rates": {
"SBD": 8.016409
}
}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": 801.6409,
"rate": 8.016409
}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