Rate Overview
Live
1 LVL = 202.3253 ISK
1 ISK = 0.004943
LVL
Avg
204.3789
High
207.2200
Low
201.7969
Last updated: 7/29/2026, 11:05:25 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 202.33 ISK |
| 10 LVL | 2,023.25 ISK |
| 50 LVL | 10,116.26 ISK |
| 100 LVL | 20,232.53 ISK |
| 500 LVL | 101,162.65 ISK |
| 1,000 LVL | 202,325.29 ISK |
Get LVL/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=ISKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-29T11:05:25Z",
"rates": {
"ISK": 202.325292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "ISK",
"amount": 100
},
"result": 20232.529199999997,
"rate": 202.325292
}Build with LVL/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key