Rate Overview
Live
1 SBD = 0.125000 BSD
1 BSD = 8.0000
SBD
Avg
0.124791
High
0.125004
Low
0.124622
Last updated: 9/5/2026, 2:20:59 PM
Quick Conversions
| SBD | BSD |
|---|---|
| 1 SBD | 0.13 BSD |
| 10 SBD | 1.25 BSD |
| 50 SBD | 6.25 BSD |
| 100 SBD | 12.50 BSD |
| 500 SBD | 62.50 BSD |
| 1,000 SBD | 125.00 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-09-05T14:20:59Z",
"rates": {
"BSD": 0.125
}
}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.5,
"rate": 0.125
}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