Rate Overview
Live
1 BSD = 7.9691 SBD
1 SBD = 0.125485
BSD
Avg
8.0522
High
8.1061
Low
7.9691
Last updated: 7/7/2026, 9:39:20 PM
Quick Conversions
| BSD | SBD |
|---|---|
| 1 BSD | 7.97 SBD |
| 10 BSD | 79.69 SBD |
| 50 BSD | 398.46 SBD |
| 100 BSD | 796.91 SBD |
| 500 BSD | 3,984.55 SBD |
| 1,000 BSD | 7,969.10 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-07T21:39:20Z",
"rates": {
"SBD": 7.9691
}
}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": 796.91,
"rate": 7.9691
}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