Rate Overview
Live
1 SOS = 0.020900 BOB
1 BOB = 47.8469
SOS
Avg
0.014784
High
0.021399
Low
0.012063
Last updated: 9/2/2026, 11:38:47 AM
Quick Conversions
| SOS | BOB |
|---|---|
| 1 SOS | 0.02 BOB |
| 10 SOS | 0.21 BOB |
| 50 SOS | 1.05 BOB |
| 100 SOS | 2.09 BOB |
| 500 SOS | 10.45 BOB |
| 1,000 SOS | 20.90 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-09-02T11:38:47Z",
"rates": {
"BOB": 0.0209
}
}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.09,
"rate": 0.0209
}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