Rate Overview
Live
1 SOS = 0.017396 BOB
1 BOB = 57.4845
SOS
Avg
0.012300
High
0.017396
Low
0.012040
Last updated: 7/9/2026, 11:00:15 PM
Quick Conversions
| SOS | BOB |
|---|---|
| 1 SOS | 0.02 BOB |
| 10 SOS | 0.17 BOB |
| 50 SOS | 0.87 BOB |
| 100 SOS | 1.74 BOB |
| 500 SOS | 8.70 BOB |
| 1,000 SOS | 17.40 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-09T23:00:15Z",
"rates": {
"BOB": 0.017396
}
}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.7395999999999998,
"rate": 0.017396
}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