Rate Overview
Live
1 LSL = 7.4797 ISK
1 ISK = 0.133695
LSL
Avg
7.3897
High
7.8839
Low
6.8795
Last updated: 7/30/2026, 8:05:21 AM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.48 ISK |
| 10 LSL | 74.80 ISK |
| 50 LSL | 373.98 ISK |
| 100 LSL | 747.97 ISK |
| 500 LSL | 3,739.85 ISK |
| 1,000 LSL | 7,479.70 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-07-30T08:05:21Z",
"rates": {
"ISK": 7.479698
}
}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": 747.9698,
"rate": 7.479698
}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