Rate Overview
Live
1 LVL = 202.9070 ISK
1 ISK = 0.004928
LVL
Avg
205.2715
High
211.9597
Low
201.7969
Last updated: 7/30/2026, 10:46:20 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 202.91 ISK |
| 10 LVL | 2,029.07 ISK |
| 50 LVL | 10,145.35 ISK |
| 100 LVL | 20,290.70 ISK |
| 500 LVL | 101,453.52 ISK |
| 1,000 LVL | 202,907.04 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-30T10:46:20Z",
"rates": {
"ISK": 202.907042
}
}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": 20290.7042,
"rate": 202.907042
}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