Rate Overview
Live
1 BBD = 4.0388 SBD
1 SBD = 0.247598
BBD
Avg
4.0112
High
4.0500
Low
3.9629
Last updated: 7/24/2026, 12:28:16 AM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.04 SBD |
| 10 BBD | 40.39 SBD |
| 50 BBD | 201.94 SBD |
| 100 BBD | 403.88 SBD |
| 500 BBD | 2,019.40 SBD |
| 1,000 BBD | 4,038.80 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-24T00:28:16Z",
"rates": {
"SBD": 4.0388
}
}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": 403.88,
"rate": 4.0388
}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