Rate Overview
Live
1 BOB = 82.6610 SOS
1 SOS = 0.012098
BOB
Avg
82.6158
High
82.7875
Low
82.3004
Last updated: 3/7/2026, 4:24:46 AM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 82.66 SOS |
| 10 BOB | 826.61 SOS |
| 50 BOB | 4,133.05 SOS |
| 100 BOB | 8,266.10 SOS |
| 500 BOB | 41,330.49 SOS |
| 1,000 BOB | 82,660.98 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-03-07T04:24:46Z",
"rates": {
"SOS": 82.66098
}
}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": 8266.098,
"rate": 82.66098
}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