Rate Overview
Live
1 BOB = 82.7117 SOS
1 SOS = 0.012090
BOB
Avg
82.7210
High
82.7942
Low
82.7032
Last updated: 4/18/2026, 8:48:42 AM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 82.71 SOS |
| 10 BOB | 827.12 SOS |
| 50 BOB | 4,135.58 SOS |
| 100 BOB | 8,271.17 SOS |
| 500 BOB | 41,355.83 SOS |
| 1,000 BOB | 82,711.65 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-04-18T08:48:42Z",
"rates": {
"SOS": 82.711652
}
}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": 8271.1652,
"rate": 82.711652
}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