Rate Overview
Live
1 LSL = 7.5766 ISK
1 ISK = 0.131986
LSL
Avg
7.5373
High
7.7039
Low
7.3077
Last updated: 5/29/2026, 6:43:21 PM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.58 ISK |
| 10 LSL | 75.77 ISK |
| 50 LSL | 378.83 ISK |
| 100 LSL | 757.66 ISK |
| 500 LSL | 3,788.28 ISK |
| 1,000 LSL | 7,576.56 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-29T18:43:21Z",
"rates": {
"ISK": 7.576563
}
}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": 757.6563,
"rate": 7.576563
}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