Rate Overview
Live
1 LVL = 204.3340 ISK
1 ISK = 0.004894
LVL
Avg
205.2194
High
208.8426
Low
204.3340
Last updated: 7/8/2026, 10:43:24 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 204.33 ISK |
| 10 LVL | 2,043.34 ISK |
| 50 LVL | 10,216.70 ISK |
| 100 LVL | 20,433.40 ISK |
| 500 LVL | 102,167.00 ISK |
| 1,000 LVL | 204,334.00 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-08T10:43:24Z",
"rates": {
"ISK": 204.334002
}
}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": 20433.4002,
"rate": 204.334002
}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