Rate Overview
Live
1 SLL = 0.024891 SOS
1 SOS = 40.1752
SLL
Avg
0.024731
High
0.024984
Low
0.024162
Last updated: 8/18/2026, 9:39:41 AM
Quick Conversions
| SLL | SOS |
|---|---|
| 1 SLL | 0.02 SOS |
| 10 SLL | 0.25 SOS |
| 50 SLL | 1.24 SOS |
| 100 SLL | 2.49 SOS |
| 500 SLL | 12.45 SOS |
| 1,000 SLL | 24.89 SOS |
Get SLL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SOSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-18T09:39:41Z",
"rates": {
"SOS": 0.024891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SOS",
"amount": 100
},
"result": 2.4891,
"rate": 0.024891
}Build with SLL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key