Rate Overview
Live
1 LSL = 7.7371 ISK
1 ISK = 0.129247
LSL
Avg
7.7382
High
7.7613
Low
7.6903
Last updated: 7/8/2026, 7:11:25 PM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.74 ISK |
| 10 LSL | 77.37 ISK |
| 50 LSL | 386.85 ISK |
| 100 LSL | 773.71 ISK |
| 500 LSL | 3,868.55 ISK |
| 1,000 LSL | 7,737.10 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-07-08T19:11:25Z",
"rates": {
"ISK": 7.737096
}
}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": 773.7096,
"rate": 7.737096
}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