Rate Overview
Live
1 SLL = 0.005833 ISK
1 ISK = 171.4384
SLL
Avg
0.005844
High
0.005868
Low
0.005822
Last updated: 5/7/2026, 2:50:01 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-05-07T14:50:01Z",
"rates": {
"ISK": 0.005833
}
}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.5832999999999999,
"rate": 0.005833
}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