Rate Overview
Live
1 LSL = 7.5465 ISK
1 ISK = 0.132512
LSL
Avg
7.6053
High
7.7235
Low
7.5154
Last updated: 3/7/2026, 3:05:07 AM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.55 ISK |
| 10 LSL | 75.46 ISK |
| 50 LSL | 377.32 ISK |
| 100 LSL | 754.65 ISK |
| 500 LSL | 3,773.25 ISK |
| 1,000 LSL | 7,546.49 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-03-07T03:05:07Z",
"rates": {
"ISK": 7.546491
}
}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": 754.6491,
"rate": 7.546491
}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