Rate Overview
Live
1 SLL = 0.027254 SOS
1 SOS = 36.6919
SLL
Avg
0.025185
High
0.027254
Low
0.024388
Last updated: 3/28/2026, 3:19:40 PM
Quick Conversions
| SLL | SOS |
|---|---|
| 1 SLL | 0.03 SOS |
| 10 SLL | 0.27 SOS |
| 50 SLL | 1.36 SOS |
| 100 SLL | 2.73 SOS |
| 500 SLL | 13.63 SOS |
| 1,000 SLL | 27.25 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-28T15:19:40Z",
"rates": {
"SOS": 0.027254
}
}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.7254,
"rate": 0.027254
}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