Rate Overview
Live
1 SLL = 0.025001 SOS
1 SOS = 39.9984
SLL
Avg
0.025292
High
0.027253
Low
0.024981
Last updated: 7/7/2026, 2:39:25 AM
Quick Conversions
| SLL | SOS |
|---|---|
| 1 SLL | 0.03 SOS |
| 10 SLL | 0.25 SOS |
| 50 SLL | 1.25 SOS |
| 100 SLL | 2.50 SOS |
| 500 SLL | 12.50 SOS |
| 1,000 SLL | 25.00 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-07-07T02:39:25Z",
"rates": {
"SOS": 0.025001
}
}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.5000999999999998,
"rate": 0.025001
}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