Rate Overview
Live
1 LVL = 204.0494 ISK
1 ISK = 0.004901
LVL
Avg
204.6648
High
208.8426
Low
203.4532
Last updated: 7/20/2026, 11:49:27 PM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 204.05 ISK |
| 10 LVL | 2,040.49 ISK |
| 50 LVL | 10,202.47 ISK |
| 100 LVL | 20,404.94 ISK |
| 500 LVL | 102,024.68 ISK |
| 1,000 LVL | 204,049.35 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-20T23:49:27Z",
"rates": {
"ISK": 204.049355
}
}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": 20404.9355,
"rate": 204.049355
}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