Rate Overview
Live
1 ISK = 0.004787 LVL
1 LVL = 208.8991
ISK
Avg
0.004869
High
0.004955
Low
0.004717
Last updated: 7/2/2026, 8:21:57 AM
Quick Conversions
| ISK | LVL |
|---|---|
| 1 ISK | 0.00 LVL |
| 10 ISK | 0.05 LVL |
| 50 ISK | 0.24 LVL |
| 100 ISK | 0.48 LVL |
| 500 ISK | 2.39 LVL |
| 1,000 ISK | 4.79 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-07-02T08:21:57Z",
"rates": {
"LVL": 0.004787
}
}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.47869999999999996,
"rate": 0.004787
}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