Rate Overview
Live
1 SBD = 0.251569 BBD
1 BBD = 3.9751
SBD
Avg
0.248936
High
0.252372
Low
0.245855
Last updated: 5/29/2026, 5:29:40 PM
Quick Conversions
| SBD | BBD |
|---|---|
| 1 SBD | 0.25 BBD |
| 10 SBD | 2.52 BBD |
| 50 SBD | 12.58 BBD |
| 100 SBD | 25.16 BBD |
| 500 SBD | 125.78 BBD |
| 1,000 SBD | 251.57 BBD |
Get SBD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BBDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-29T17:29:40Z",
"rates": {
"BBD": 0.251569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BBD",
"amount": 100
},
"result": 25.1569,
"rate": 0.251569
}Build with SBD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key