Rate Overview
Live
1 BOB = 50.0957 SOS
1 SOS = 0.019962
BOB
Avg
78.7117
High
83.0560
Low
50.0957
Last updated: 7/29/2026, 4:00:01 PM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 50.10 SOS |
| 10 BOB | 500.96 SOS |
| 50 BOB | 2,504.79 SOS |
| 100 BOB | 5,009.57 SOS |
| 500 BOB | 25,047.87 SOS |
| 1,000 BOB | 50,095.74 SOS |
Get BOB/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SOSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T16:00:01Z",
"rates": {
"SOS": 50.095736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SOS",
"amount": 100
},
"result": 5009.573600000001,
"rate": 50.095736
}Build with BOB/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key