Rate Overview
Live
1 BOB = 82.7089 SOS
1 SOS = 0.012091
BOB
Avg
82.6701
High
82.9675
Low
82.3849
Last updated: 5/8/2026, 10:27:43 AM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 82.71 SOS |
| 10 BOB | 827.09 SOS |
| 50 BOB | 4,135.44 SOS |
| 100 BOB | 8,270.89 SOS |
| 500 BOB | 41,354.43 SOS |
| 1,000 BOB | 82,708.86 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-08T10:27:43Z",
"rates": {
"SOS": 82.708863
}
}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": 8270.8863,
"rate": 82.708863
}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