Rate Overview
Live
1 BSD = 7.9375 SBD
1 SBD = 0.125985
BSD
Avg
8.2563
High
8.4998
Low
7.9375
Last updated: 5/28/2026, 8:34:35 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 7.94 SBD |
| 10 BSD | 79.37 SBD |
| 50 BSD | 396.87 SBD |
| 100 BSD | 793.75 SBD |
| 500 BSD | 3,968.73 SBD |
| 1,000 BSD | 7,937.45 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-05-28T20:34:35Z",
"rates": {
"SBD": 7.93745
}
}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": 793.745,
"rate": 7.93745
}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