Rate Overview
Live
1 SOS = 0.019856 BOB
1 BOB = 50.3626
SOS
Avg
0.019604
High
0.019961
Low
0.019022
Last updated: 7/30/2026, 5:06:19 AM
Quick Conversions
| SOS | BOB |
|---|---|
| 1 SOS | 0.02 BOB |
| 10 SOS | 0.20 BOB |
| 50 SOS | 0.99 BOB |
| 100 SOS | 1.99 BOB |
| 500 SOS | 9.93 BOB |
| 1,000 SOS | 19.86 BOB |
Get SOS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BOBExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-30T05:06:19Z",
"rates": {
"BOB": 0.019856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BOB",
"amount": 100
},
"result": 1.9855999999999998,
"rate": 0.019856
}Build with SOS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key