Rate Overview
Live
1 SLL = 0.023912 SOS
1 SOS = 41.8200
SLL
Avg
0.024700
High
0.024981
Low
0.023912
Last updated: 3/7/2026, 7:39:31 AM
Quick Conversions
| SLL | SOS |
|---|---|
| 1 SLL | 0.02 SOS |
| 10 SLL | 0.24 SOS |
| 50 SLL | 1.20 SOS |
| 100 SLL | 2.39 SOS |
| 500 SLL | 11.96 SOS |
| 1,000 SLL | 23.91 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-03-07T07:39:31Z",
"rates": {
"SOS": 0.023912
}
}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.3912,
"rate": 0.023912
}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