Rate Overview
Live
1 SBD = 0.123815 BSD
1 BSD = 8.0766
SBD
Avg
0.124139
High
0.125504
Low
0.122927
Last updated: 7/28/2026, 3:17:35 PM
Quick Conversions
| SBD | BSD |
|---|---|
| 1 SBD | 0.12 BSD |
| 10 SBD | 1.24 BSD |
| 50 SBD | 6.19 BSD |
| 100 SBD | 12.38 BSD |
| 500 SBD | 61.91 BSD |
| 1,000 SBD | 123.82 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-07-28T15:17:35Z",
"rates": {
"BSD": 0.123815
}
}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.381499999999999,
"rate": 0.123815
}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