Rate Overview
Live
1 LVL = 15.5063 NOK
1 NOK = 0.064490
LVL
Avg
16.2549
High
17.0190
Low
15.2146
Last updated: 7/26/2026, 2:02:33 AM
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-26T02:02:33Z",
"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