Rate Overview
Live
1 LVL = 203.4844 ISK
1 ISK = 0.004914
LVL
Avg
205.0818
High
209.7549
Low
201.8351
Last updated: 7/21/2026, 3:21:20 PM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 203.48 ISK |
| 10 LVL | 2,034.84 ISK |
| 50 LVL | 10,174.22 ISK |
| 100 LVL | 20,348.44 ISK |
| 500 LVL | 101,742.20 ISK |
| 1,000 LVL | 203,484.40 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-21T15:21:20Z",
"rates": {
"ISK": 203.484402
}
}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": 20348.440199999997,
"rate": 203.484402
}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