Rate Overview
Live
1 BBD = 4.0064 SBD
1 SBD = 0.249602
BBD
Avg
4.0189
High
4.0329
Low
4.0060
Last updated: 6/15/2026, 2:15:30 PM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.01 SBD |
| 10 BBD | 40.06 SBD |
| 50 BBD | 200.32 SBD |
| 100 BBD | 400.64 SBD |
| 500 BBD | 2,003.19 SBD |
| 1,000 BBD | 4,006.38 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-06-15T14:15:30Z",
"rates": {
"SBD": 4.006375
}
}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": 400.63750000000005,
"rate": 4.006375
}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