Rate Overview
Live
1 ISK = 0.132551 LSL
1 LSL = 7.5443
ISK
Avg
0.132268
High
0.133199
Low
0.131664
Last updated: 9/9/2026, 10:35:51 AM
Quick Conversions
| ISK | LSL |
|---|---|
| 1 ISK | 0.13 LSL |
| 10 ISK | 1.33 LSL |
| 50 ISK | 6.63 LSL |
| 100 ISK | 13.26 LSL |
| 500 ISK | 66.28 LSL |
| 1,000 ISK | 132.55 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-09-09T10:35:51Z",
"rates": {
"LSL": 0.132551
}
}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.2551,
"rate": 0.132551
}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