Rate Overview
Live
1 LSL = 7.5998 ISK
1 ISK = 0.131583
LSL
Avg
7.5876
High
7.6426
Low
7.5060
Last updated: 8/12/2026, 3:02:21 PM
Quick Conversions
| LSL | ISK |
|---|---|
| 1 LSL | 7.60 ISK |
| 10 LSL | 76.00 ISK |
| 50 LSL | 379.99 ISK |
| 100 LSL | 759.98 ISK |
| 500 LSL | 3,799.90 ISK |
| 1,000 LSL | 7,599.79 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-08-12T15:02:21Z",
"rates": {
"ISK": 7.599791
}
}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": 759.9791,
"rate": 7.599791
}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