Rate Overview
Live
1 BBD = 3.9893 SBD
1 SBD = 0.250671
BBD
Avg
4.0185
High
4.0531
Low
3.9855
Last updated: 7/9/2026, 4:09:28 PM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 3.99 SBD |
| 10 BBD | 39.89 SBD |
| 50 BBD | 199.47 SBD |
| 100 BBD | 398.93 SBD |
| 500 BBD | 1,994.65 SBD |
| 1,000 BBD | 3,989.30 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-07-09T16:09:28Z",
"rates": {
"SBD": 3.9893
}
}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": 398.93,
"rate": 3.9893
}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