Rate Overview
Live
1 SOS = 0.020219 BOB
1 BOB = 49.4584
SOS
Avg
0.013305
High
0.021399
Low
0.012063
Last updated: 8/27/2026, 9:45:29 PM
Quick Conversions
| SOS | BOB |
|---|---|
| 1 SOS | 0.02 BOB |
| 10 SOS | 0.20 BOB |
| 50 SOS | 1.01 BOB |
| 100 SOS | 2.02 BOB |
| 500 SOS | 10.11 BOB |
| 1,000 SOS | 20.22 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-08-27T21:45:29Z",
"rates": {
"BOB": 0.020219
}
}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": 2.0219,
"rate": 0.020219
}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