Rate Overview
Live
1 BOB = 47.1647 SOS
1 SOS = 0.021202
BOB
Avg
51.9653
High
57.7148
Low
46.7296
Last updated: 8/7/2026, 6:43:04 AM
Quick Conversions
| BOB | SOS |
|---|---|
| 1 BOB | 47.16 SOS |
| 10 BOB | 471.65 SOS |
| 50 BOB | 2,358.23 SOS |
| 100 BOB | 4,716.47 SOS |
| 500 BOB | 23,582.34 SOS |
| 1,000 BOB | 47,164.68 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-07T06:43:04Z",
"rates": {
"SOS": 47.164682
}
}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": 4716.4682,
"rate": 47.164682
}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