Rate Overview
Live
1 SBD = 0.124239 BSD
1 BSD = 8.0490
SBD
Avg
0.123860
High
0.124299
Low
0.123255
Last updated: 3/7/2026, 12:33:10 AM
Quick Conversions
| SBD | BSD |
|---|---|
| 1 SBD | 0.12 BSD |
| 10 SBD | 1.24 BSD |
| 50 SBD | 6.21 BSD |
| 100 SBD | 12.42 BSD |
| 500 SBD | 62.12 BSD |
| 1,000 SBD | 124.24 BSD |
Get SBD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BSDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:33:10Z",
"rates": {
"BSD": 0.124239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BSD",
"amount": 100
},
"result": 12.4239,
"rate": 0.124239
}Build with SBD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key