Rate Overview
Live
1 BSD = 8.0489 SBD
1 SBD = 0.124240
BSD
Avg
8.0749
High
8.1132
Low
8.0451
Last updated: 3/6/2026, 10:24:56 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 8.05 SBD |
| 10 BSD | 80.49 SBD |
| 50 BSD | 402.45 SBD |
| 100 BSD | 804.90 SBD |
| 500 BSD | 4,024.48 SBD |
| 1,000 BSD | 8,048.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-03-06T22:24:56Z",
"rates": {
"SBD": 8.04895
}
}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": 804.895,
"rate": 8.04895
}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