Rate Overview
Live
1 BOB = 82.5943 SOS
1 SOS = 0.012107
BOB
Avg
82.5497
High
82.7749
Low
82.2207
Last updated: 3/27/2026, 1:32:38 PM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 82.59 SOS |
| 10 BOB | 825.94 SOS |
| 50 BOB | 4,129.72 SOS |
| 100 BOB | 8,259.43 SOS |
| 500 BOB | 41,297.15 SOS |
| 1,000 BOB | 82,594.31 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-27T13:32:38Z",
"rates": {
"SOS": 82.594305
}
}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": 8259.4305,
"rate": 82.594305
}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