Rate Overview
Live
1 ISK = 0.004999 LVL
1 LVL = 200.0400
ISK
Avg
0.004993
High
0.005003
Low
0.004976
Last updated: 9/2/2026, 10:39:09 AM
Quick Conversions
| ISK | LVL |
|---|---|
| 1 ISK | 0.00 LVL |
| 10 ISK | 0.05 LVL |
| 50 ISK | 0.25 LVL |
| 100 ISK | 0.50 LVL |
| 500 ISK | 2.50 LVL |
| 1,000 ISK | 5.00 LVL |
Get ISK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=LVLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-02T10:39:09Z",
"rates": {
"LVL": 0.004999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "LVL",
"amount": 100
},
"result": 0.4999,
"rate": 0.004999
}Build with ISK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key