Rate Overview
Live
1 BSD = 8.0765 SBD
1 SBD = 0.123815
BSD
Avg
8.0710
High
8.1061
Low
8.0077
Last updated: 7/28/2026, 1:55:18 AM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.08 SBD |
| 10 BSD | 80.77 SBD |
| 50 BSD | 403.83 SBD |
| 100 BSD | 807.65 SBD |
| 500 BSD | 4,038.27 SBD |
| 1,000 BSD | 8,076.55 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-07-28T01:55:18Z",
"rates": {
"SBD": 8.076549
}
}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": 807.6549,
"rate": 8.076549
}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