Rate Overview
Live
1 BBD = 285.7572 SOS
1 SOS = 0.003499
BBD
Avg
285.0695
High
285.7572
Low
281.5343
Last updated: 3/27/2026, 9:34:23 AM
Quick Conversions
| BBD | SOS |
|---|---|
| 1 BBD | 285.76 SOS |
| 10 BBD | 2,857.57 SOS |
| 50 BBD | 14,287.86 SOS |
| 100 BBD | 28,575.72 SOS |
| 500 BBD | 142,878.60 SOS |
| 1,000 BBD | 285,757.21 SOS |
Get BBD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SOSExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T09:34:23Z",
"rates": {
"SOS": 285.757208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SOS",
"amount": 100
},
"result": 28575.7208,
"rate": 285.757208
}Build with BBD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key