Rate Overview
Live
1 ISK = 180.9829 SLL
1 SLL = 0.005525
ISK
Avg
180.5279
High
180.9829
Low
179.9739
Last updated: 7/1/2026, 5:32:31 PM
Quick Conversions
| ISK | SLL |
|---|---|
| 1 ISK | 180.98 SLL |
| 10 ISK | 1,809.83 SLL |
| 50 ISK | 9,049.15 SLL |
| 100 ISK | 18,098.29 SLL |
| 500 ISK | 90,491.47 SLL |
| 1,000 ISK | 180,982.94 SLL |
Get ISK/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SLLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-01T17:32:31Z",
"rates": {
"SLL": 180.98294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SLL",
"amount": 100
},
"result": 18098.294,
"rate": 180.98294
}Build with ISK/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key