Rate Overview
Live
1 LSL = 7.4440 ISK
1 ISK = 0.134336
LSL
Avg
7.3825
High
7.4697
Low
7.2913
Last updated: 5/9/2026, 4:54:54 AM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.44 ISK |
| 10 LSL | 74.44 ISK |
| 50 LSL | 372.20 ISK |
| 100 LSL | 744.40 ISK |
| 500 LSL | 3,722.01 ISK |
| 1,000 LSL | 7,444.02 ISK |
Get LSL/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ISKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-09T04:54:54Z",
"rates": {
"ISK": 7.444023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ISK",
"amount": 100
},
"result": 744.4023,
"rate": 7.444023
}Build with LSL/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key