Rate Overview
Live
1 BBD = 3.9696 SBD
1 SBD = 0.251915
BBD
Avg
4.0026
High
4.0121
Low
3.9696
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | SBD |
|---|---|
| 1 BBD | 3.97 SBD |
| 10 BBD | 39.70 SBD |
| 50 BBD | 198.48 SBD |
| 100 BBD | 396.96 SBD |
| 500 BBD | 1,984.79 SBD |
| 1,000 BBD | 3,969.59 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-04-16T02:42:19Z",
"rates": {
"SBD": 3.969586
}
}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": 396.9586,
"rate": 3.969586
}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