Rate Overview
Live
1 ISK = 0.131772 LSL
1 LSL = 7.5889
ISK
Avg
0.130343
High
0.131818
Low
0.128845
Last updated: 7/20/2026, 8:10:06 PM
Quick Conversions
| ISK | LSL |
|---|---|
| 1 ISK | 0.13 LSL |
| 10 ISK | 1.32 LSL |
| 50 ISK | 6.59 LSL |
| 100 ISK | 13.18 LSL |
| 500 ISK | 65.89 LSL |
| 1,000 ISK | 131.77 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-07-20T20:10:06Z",
"rates": {
"LSL": 0.131772
}
}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.1772,
"rate": 0.131772
}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