Rate Overview
Live
1 BSD = 8.0654 SBD
1 SBD = 0.123987
BSD
Avg
8.1282
High
8.4998
Low
7.9716
Last updated: 8/6/2026, 6:52:28 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.07 SBD |
| 10 BSD | 80.65 SBD |
| 50 BSD | 403.27 SBD |
| 100 BSD | 806.54 SBD |
| 500 BSD | 4,032.68 SBD |
| 1,000 BSD | 8,065.35 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-06T18:52:28Z",
"rates": {
"SBD": 8.06535
}
}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": 806.5350000000001,
"rate": 8.06535
}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