Rate Overview
Live
1 ISK = 0.134200 LSL
1 LSL = 7.4516
ISK
Avg
0.134053
High
0.134579
Low
0.133462
Last updated: 4/17/2026, 6:11:47 AM
Quick Conversions
| ISK | LSL |
|---|---|
| 1 ISK | 0.13 LSL |
| 10 ISK | 1.34 LSL |
| 50 ISK | 6.71 LSL |
| 100 ISK | 13.42 LSL |
| 500 ISK | 67.10 LSL |
| 1,000 ISK | 134.20 LSL |
Get ISK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=LSLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-04-17T06:11:47Z",
"rates": {
"LSL": 0.1342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "LSL",
"amount": 100
},
"result": 13.420000000000002,
"rate": 0.1342
}Build with ISK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key