Rate Overview
Live
1 SLL = 0.005831 ISK
1 ISK = 171.4972
SLL
Avg
0.005831
High
0.005844
Low
0.005814
Last updated: 4/17/2026, 1:11:42 PM
Quick Conversions
| SLL | ISK |
|---|---|
| 1 SLL | 0.01 ISK |
| 10 SLL | 0.06 ISK |
| 50 SLL | 0.29 ISK |
| 100 SLL | 0.58 ISK |
| 500 SLL | 2.92 ISK |
| 1,000 SLL | 5.83 ISK |
Get SLL/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ISKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T13:11:42Z",
"rates": {
"ISK": 0.005831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ISK",
"amount": 100
},
"result": 0.5831000000000001,
"rate": 0.005831
}Build with SLL/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key