Rate Overview
Live
1 BBD = 284.9283 SOS
1 SOS = 0.003510
BBD
Avg
285.7063
High
296.1000
Low
281.4141
Last updated: 7/24/2026, 12:25:13 AM
Quick Conversions
| BBD | SOS |
|---|---|
| 1 BBD | 284.93 SOS |
| 10 BBD | 2,849.28 SOS |
| 50 BBD | 14,246.42 SOS |
| 100 BBD | 28,492.83 SOS |
| 500 BBD | 142,464.16 SOS |
| 1,000 BBD | 284,928.31 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-24T00:25:13Z",
"rates": {
"SOS": 284.928313
}
}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": 28492.8313,
"rate": 284.928313
}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