Rate Overview
Live
1 LSL = 7.6321 ISK
1 ISK = 0.131026
LSL
Avg
7.6722
High
7.7242
Low
7.6321
Last updated: 6/19/2026, 10:14:44 AM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.63 ISK |
| 10 LSL | 76.32 ISK |
| 50 LSL | 381.60 ISK |
| 100 LSL | 763.21 ISK |
| 500 LSL | 3,816.03 ISK |
| 1,000 LSL | 7,632.05 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-06-19T10:14:44Z",
"rates": {
"ISK": 7.632054
}
}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": 763.2054,
"rate": 7.632054
}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