Rate Overview
Live
1 LVL = 15.3607 NOK
1 NOK = 0.065101
LVL
Avg
15.3326
High
15.4163
Low
15.2643
Last updated: 5/7/2026, 7:04:09 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.36 NOK |
| 10 LVL | 153.61 NOK |
| 50 LVL | 768.03 NOK |
| 100 LVL | 1,536.07 NOK |
| 500 LVL | 7,680.33 NOK |
| 1,000 LVL | 15,360.66 NOK |
Get LVL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=NOKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-07T19:04:09Z",
"rates": {
"NOK": 15.360663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "NOK",
"amount": 100
},
"result": 1536.0663,
"rate": 15.360663
}Build with LVL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key