Rate Overview
Live
1 LVL = 204.0471 ISK
1 ISK = 0.004901
LVL
Avg
207.6011
High
217.2770
Low
202.5445
Last updated: 3/27/2026, 3:10:21 PM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 204.05 ISK |
| 10 LVL | 2,040.47 ISK |
| 50 LVL | 10,202.35 ISK |
| 100 LVL | 20,404.71 ISK |
| 500 LVL | 102,023.53 ISK |
| 1,000 LVL | 204,047.05 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-03-27T15:10:21Z",
"rates": {
"ISK": 204.047053
}
}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.7053,
"rate": 204.047053
}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