Rate Overview
Live
1 SOS = 0.003499 BBD
1 BBD = 285.7959
SOS
Avg
0.003504
High
0.003529
Low
0.003478
Last updated: 3/27/2026, 8:19:57 AM
Quick Conversions
| SOS | BBD |
|---|---|
| 1 SOS | 0.00 BBD |
| 10 SOS | 0.03 BBD |
| 50 SOS | 0.17 BBD |
| 100 SOS | 0.35 BBD |
| 500 SOS | 1.75 BBD |
| 1,000 SOS | 3.50 BBD |
Get SOS/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BBDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T08:19:57Z",
"rates": {
"BBD": 0.003499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BBD",
"amount": 100
},
"result": 0.3499,
"rate": 0.003499
}Build with SOS/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key