Rate Overview
Live
1 LVL = 15.2936 NOK
1 NOK = 0.065387
LVL
Avg
15.3551
High
15.4111
Low
15.2936
Last updated: 9/8/2026, 5:08:00 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.29 NOK |
| 10 LVL | 152.94 NOK |
| 50 LVL | 764.68 NOK |
| 100 LVL | 1,529.36 NOK |
| 500 LVL | 7,646.79 NOK |
| 1,000 LVL | 15,293.58 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-09-08T17:08:00Z",
"rates": {
"NOK": 15.293581
}
}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": 1529.3581,
"rate": 15.293581
}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