Rate Overview
Live
1 BBD = 4.0599 SBD
1 SBD = 0.246313
BBD
Avg
4.0422
High
4.0599
Low
4.0225
Last updated: 3/6/2026, 8:07:54 AM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.06 SBD |
| 10 BBD | 40.60 SBD |
| 50 BBD | 202.99 SBD |
| 100 BBD | 405.99 SBD |
| 500 BBD | 2,029.94 SBD |
| 1,000 BBD | 4,059.88 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-03-06T08:07:54Z",
"rates": {
"SBD": 4.059875
}
}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": 405.9875,
"rate": 4.059875
}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