Rate Overview
Live
1 NOK = 0.063859 LVL
1 LVL = 15.6595
NOK
Avg
0.063498
High
0.065682
Low
0.061424
Last updated: 7/30/2026, 8:16:45 AM
Quick Conversions
| NOK | LVL |
|---|---|
| 1 NOK | 0.06 LVL |
| 10 NOK | 0.64 LVL |
| 50 NOK | 3.19 LVL |
| 100 NOK | 6.39 LVL |
| 500 NOK | 31.93 LVL |
| 1,000 NOK | 63.86 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-07-30T08:16:45Z",
"rates": {
"LVL": 0.063859
}
}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.3858999999999995,
"rate": 0.063859
}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