Rate Overview
Live
1 LSL = 7.5118 ISK
1 ISK = 0.133123
LSL
Avg
7.4671
High
7.5118
Low
7.4305
Last updated: 4/18/2026, 8:49:02 AM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.51 ISK |
| 10 LSL | 75.12 ISK |
| 50 LSL | 375.59 ISK |
| 100 LSL | 751.18 ISK |
| 500 LSL | 3,755.92 ISK |
| 1,000 LSL | 7,511.85 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-04-18T08:49:02Z",
"rates": {
"ISK": 7.511847
}
}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": 751.1847,
"rate": 7.511847
}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