Rate Overview
Live
1 BOB = 47.7123 SOS
1 SOS = 0.020959
BOB
Avg
47.6080
High
49.0540
Low
47.0204
Last updated: 8/12/2026, 1:28:47 PM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 47.71 SOS |
| 10 BOB | 477.12 SOS |
| 50 BOB | 2,385.61 SOS |
| 100 BOB | 4,771.23 SOS |
| 500 BOB | 23,856.13 SOS |
| 1,000 BOB | 47,712.26 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-08-12T13:28:47Z",
"rates": {
"SOS": 47.712255
}
}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": 4771.2255,
"rate": 47.712255
}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