Rate Overview
Live
1 BBD = 283.7642 SOS
1 SOS = 0.003524
BBD
Avg
283.6127
High
283.7642
Low
283.4395
Last updated: 5/7/2026, 1:25:00 AM
Quick Conversions
| BBD | SOS |
|---|---|
| 1 BBD | 283.76 SOS |
| 10 BBD | 2,837.64 SOS |
| 50 BBD | 14,188.21 SOS |
| 100 BBD | 28,376.42 SOS |
| 500 BBD | 141,882.09 SOS |
| 1,000 BBD | 283,764.19 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-05-07T01:25:00Z",
"rates": {
"SOS": 283.764186
}
}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": 28376.4186,
"rate": 283.764186
}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