Rate Overview
Live
1 LVL = 246.8121 NPR
1 NPR = 0.004052
LVL
Avg
245.8643
High
246.8121
Low
244.6446
Last updated: 4/17/2026, 7:04:24 PM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 246.81 NPR |
| 10 LVL | 2,468.12 NPR |
| 50 LVL | 12,340.61 NPR |
| 100 LVL | 24,681.21 NPR |
| 500 LVL | 123,406.07 NPR |
| 1,000 LVL | 246,812.14 NPR |
Get LVL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=NPRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T19:04:24Z",
"rates": {
"NPR": 246.81214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "NPR",
"amount": 100
},
"result": 24681.214,
"rate": 246.81214
}Build with LVL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key