Rate Overview
Live
1 LVL = 15.5063 NOK
1 NOK = 0.064490
LVL
Avg
15.8914
High
16.8385
Low
15.2638
Last updated: 7/25/2026, 9:01:49 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.51 NOK |
| 10 LVL | 155.06 NOK |
| 50 LVL | 775.32 NOK |
| 100 LVL | 1,550.63 NOK |
| 500 LVL | 7,753.17 NOK |
| 1,000 LVL | 15,506.35 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-07-25T21:01:49Z",
"rates": {
"NOK": 15.506346
}
}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": 1550.6346,
"rate": 15.506346
}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