Rate Overview
Live
1 SLL = 0.005407 ISK
1 ISK = 184.9454 SLL
Avg
0.005621
High
0.006474
Low
0.005196
Last updated: 1/25/2026, 2:56:51 PM
Quick Conversions
| SLL | ISK |
|---|---|
| 1 SLL | 0.01 ISK |
| 10 SLL | 0.05 ISK |
| 50 SLL | 0.27 ISK |
| 100 SLL | 0.54 ISK |
| 500 SLL | 2.70 ISK |
| 1,000 SLL | 5.41 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-01-25T14:56:51Z",
"rates": {
"ISK": 0.005407
}
}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.5407000000000001,
"rate": 0.005407
}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