Rate Overview
Live
1 LVL = 15.5059 NOK
1 NOK = 0.064491
LVL
Avg
15.7639
High
16.3940
Low
15.2863
Last updated: 7/26/2026, 8:34:20 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.51 NOK |
| 10 LVL | 155.06 NOK |
| 50 LVL | 775.30 NOK |
| 100 LVL | 1,550.59 NOK |
| 500 LVL | 7,752.97 NOK |
| 1,000 LVL | 15,505.94 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-26T20:34:20Z",
"rates": {
"NOK": 15.505937
}
}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.5937,
"rate": 15.505937
}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