Rate Overview
Live
1 SLL = 0.005240 ISK
1 ISK = 190.8397
SLL
Avg
0.005222
High
0.005288
Low
0.004929
Last updated: 9/10/2026, 3:22:50 PM
Quick Conversions
| SLL | ISK |
|---|---|
| 1 SLL | 0.01 ISK |
| 10 SLL | 0.05 ISK |
| 50 SLL | 0.26 ISK |
| 100 SLL | 0.52 ISK |
| 500 SLL | 2.62 ISK |
| 1,000 SLL | 5.24 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-09-10T15:22:50Z",
"rates": {
"ISK": 0.00524
}
}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.524,
"rate": 0.00524
}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