Rate Overview
Live
1 BBD = 285.7472 SOS
1 SOS = 0.003500
BBD
Avg
285.0706
High
286.3319
Low
276.3798
Last updated: 7/25/2026, 11:22:57 PM
Quick Conversions
| BBD | SOS |
|---|---|
| 1 BBD | 285.75 SOS |
| 10 BBD | 2,857.47 SOS |
| 50 BBD | 14,287.36 SOS |
| 100 BBD | 28,574.72 SOS |
| 500 BBD | 142,873.58 SOS |
| 1,000 BBD | 285,747.15 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-07-25T23:22:57Z",
"rates": {
"SOS": 285.747154
}
}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": 28574.7154,
"rate": 285.747154
}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