Rate Overview
Live
1 LVL = 254.2939 NPR
1 NPR = 0.003932
LVL
Avg
238.0235
High
254.2939
Low
220.1325
Last updated: 5/28/2026, 11:02:48 PM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 254.29 NPR |
| 10 LVL | 2,542.94 NPR |
| 50 LVL | 12,714.69 NPR |
| 100 LVL | 25,429.39 NPR |
| 500 LVL | 127,146.94 NPR |
| 1,000 LVL | 254,293.87 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-05-28T23:02:48Z",
"rates": {
"NPR": 254.29387
}
}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": 25429.387,
"rate": 254.29387
}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