Rate Overview
Live
1 LVL = 202.0442 ISK
1 ISK = 0.004949
LVL
Avg
202.3362
High
202.9106
Low
201.4726
Last updated: 8/12/2026, 10:55:52 AM
Quick Conversions
| LVL | ISK |
|---|---|
| 1 LVL | 202.04 ISK |
| 10 LVL | 2,020.44 ISK |
| 50 LVL | 10,102.21 ISK |
| 100 LVL | 20,204.42 ISK |
| 500 LVL | 101,022.11 ISK |
| 1,000 LVL | 202,044.21 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-08-12T10:55:52Z",
"rates": {
"ISK": 202.044213
}
}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": 20204.4213,
"rate": 202.044213
}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