Rate Overview
Live
1 BBD = 4.0270 SBD
1 SBD = 0.248325
BBD
Avg
4.0260
High
4.0313
Low
4.0188
Last updated: 8/12/2026, 3:55:45 PM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.03 SBD |
| 10 BBD | 40.27 SBD |
| 50 BBD | 201.35 SBD |
| 100 BBD | 402.70 SBD |
| 500 BBD | 2,013.49 SBD |
| 1,000 BBD | 4,026.98 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-08-12T15:55:45Z",
"rates": {
"SBD": 4.026975
}
}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": 402.6975,
"rate": 4.026975
}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