Rate Overview
Live
1 SOS = 0.012052 BOB
1 BOB = 82.9738
SOS
Avg
0.012092
High
0.012138
Low
0.012052
Last updated: 5/7/2026, 7:15:31 AM
Quick Conversions
| SOS | BOB |
|---|---|
| 1 SOS | 0.01 BOB |
| 10 SOS | 0.12 BOB |
| 50 SOS | 0.60 BOB |
| 100 SOS | 1.21 BOB |
| 500 SOS | 6.03 BOB |
| 1,000 SOS | 12.05 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-05-07T07:15:31Z",
"rates": {
"BOB": 0.012052
}
}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.2052,
"rate": 0.012052
}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