Rate Overview
Live
1 BBD = 4.0178 SBD
1 SBD = 0.248894
BBD
Avg
4.0091
High
4.0211
Low
3.9936
Last updated: 5/26/2026, 10:16:23 AM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.02 SBD |
| 10 BBD | 40.18 SBD |
| 50 BBD | 200.89 SBD |
| 100 BBD | 401.78 SBD |
| 500 BBD | 2,008.89 SBD |
| 1,000 BBD | 4,017.78 SBD |
Get BBD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SBDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-26T10:16:23Z",
"rates": {
"SBD": 4.017775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SBD",
"amount": 100
},
"result": 401.77750000000003,
"rate": 4.017775
}Build with BBD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key