Rate Overview
Live
1 NOK = 0.065296 LVL
1 LVL = 15.3149
NOK
Avg
0.065086
High
0.065296
Low
0.064888
Last updated: 9/8/2026, 3:05:00 AM
Quick Conversions
| NOK | LVL |
|---|---|
| 1 NOK | 0.07 LVL |
| 10 NOK | 0.65 LVL |
| 50 NOK | 3.26 LVL |
| 100 NOK | 6.53 LVL |
| 500 NOK | 32.65 LVL |
| 1,000 NOK | 65.30 LVL |
Get NOK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=LVLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-08T03:05:00Z",
"rates": {
"LVL": 0.065296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "LVL",
"amount": 100
},
"result": 6.5296,
"rate": 0.065296
}Build with NOK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key