Rate Overview
Live
1 LVL = 203.5129 ISK
1 ISK = 0.004914
LVL
Avg
207.0137
High
217.2770
Low
202.5445
Last updated: 7/26/2026, 8:55:12 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 203.51 ISK |
| 10 LVL | 2,035.13 ISK |
| 50 LVL | 10,175.64 ISK |
| 100 LVL | 20,351.29 ISK |
| 500 LVL | 101,756.43 ISK |
| 1,000 LVL | 203,512.86 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-26T08:55:12Z",
"rates": {
"ISK": 203.51286
}
}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": 20351.286,
"rate": 203.51286
}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