Rate Overview
Live
1 BSD = 8.0540 SBD
1 SBD = 0.124163
BSD
Avg
8.0520
High
8.0626
Low
8.0377
Last updated: 8/12/2026, 6:56:20 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.05 SBD |
| 10 BSD | 80.54 SBD |
| 50 BSD | 402.70 SBD |
| 100 BSD | 805.40 SBD |
| 500 BSD | 4,026.98 SBD |
| 1,000 BSD | 8,053.95 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-08-12T18:56:20Z",
"rates": {
"SBD": 8.05395
}
}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": 805.395,
"rate": 8.05395
}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