Rate Overview
Live
1 BOB = 82.5446 SOS
1 SOS = 0.012115
BOB
Avg
82.5676
High
83.0560
Low
81.3022
Last updated: 5/28/2026, 11:15:38 PM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 82.54 SOS |
| 10 BOB | 825.45 SOS |
| 50 BOB | 4,127.23 SOS |
| 100 BOB | 8,254.46 SOS |
| 500 BOB | 41,272.32 SOS |
| 1,000 BOB | 82,544.64 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-05-28T23:15:38Z",
"rates": {
"SOS": 82.544636
}
}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": 8254.4636,
"rate": 82.544636
}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