Rate Overview
Live
1 LVL = 203.4919 ISK
1 ISK = 0.004914
LVL
Avg
203.8712
High
204.6694
Low
203.3412
Last updated: 7/22/2026, 11:21:05 PM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 203.49 ISK |
| 10 LVL | 2,034.92 ISK |
| 50 LVL | 10,174.59 ISK |
| 100 LVL | 20,349.19 ISK |
| 500 LVL | 101,745.95 ISK |
| 1,000 LVL | 203,491.89 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-22T23:21:05Z",
"rates": {
"ISK": 203.49189
}
}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": 20349.189000000002,
"rate": 203.49189
}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