Rate Overview
Live
1 LSL = 7.5062 ISK
1 ISK = 0.133224
LSL
Avg
7.5314
High
7.5927
Low
7.5062
Last updated: 9/2/2026, 2:53:48 PM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.51 ISK |
| 10 LSL | 75.06 ISK |
| 50 LSL | 375.31 ISK |
| 100 LSL | 750.62 ISK |
| 500 LSL | 3,753.08 ISK |
| 1,000 LSL | 7,506.17 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-09-02T14:53:48Z",
"rates": {
"ISK": 7.506166
}
}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": 750.6166000000001,
"rate": 7.506166
}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