Rate Overview
Live
1 ISK = 0.130757 LSL
1 LSL = 7.6478
ISK
Avg
0.129479
High
0.130757
Low
0.128845
Last updated: 7/9/2026, 5:12:38 AM
Quick Conversions
| ISK | LSL |
|---|---|
| 1 ISK | 0.13 LSL |
| 10 ISK | 1.31 LSL |
| 50 ISK | 6.54 LSL |
| 100 ISK | 13.08 LSL |
| 500 ISK | 65.38 LSL |
| 1,000 ISK | 130.76 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-09T05:12:38Z",
"rates": {
"LSL": 0.130757
}
}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.075700000000001,
"rate": 0.130757
}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