Rate Overview
Live
1 BBD = 3.9952 SBD
1 SBD = 0.250303
BBD
Avg
4.0037
High
4.0250
Low
3.9879
Last updated: 3/26/2026, 2:47:53 PM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 4.00 SBD |
| 10 BBD | 39.95 SBD |
| 50 BBD | 199.76 SBD |
| 100 BBD | 399.52 SBD |
| 500 BBD | 1,997.58 SBD |
| 1,000 BBD | 3,995.15 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-26T14:47:53Z",
"rates": {
"SBD": 3.99515
}
}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": 399.51500000000004,
"rate": 3.99515
}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