Rate Overview
Live
1 LVL = 205.1337 ISK
1 ISK = 0.004875
LVL
Avg
205.5311
High
206.5939
Low
205.1337
Last updated: 6/19/2026, 8:42:24 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 205.13 ISK |
| 10 LVL | 2,051.34 ISK |
| 50 LVL | 10,256.69 ISK |
| 100 LVL | 20,513.37 ISK |
| 500 LVL | 102,566.86 ISK |
| 1,000 LVL | 205,133.72 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-06-19T08:42:24Z",
"rates": {
"ISK": 205.13372
}
}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": 20513.372,
"rate": 205.13372
}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