Rate Overview
Live
1 LVL = 250.3014 NPR
1 NPR = 0.003995
LVL
Avg
228.3023
High
251.4681
Low
201.4290
Last updated: 7/31/2026, 10:40:57 PM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 250.30 NPR |
| 10 LVL | 2,503.01 NPR |
| 50 LVL | 12,515.07 NPR |
| 100 LVL | 25,030.14 NPR |
| 500 LVL | 125,150.68 NPR |
| 1,000 LVL | 250,301.35 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-07-31T22:40:57Z",
"rates": {
"NPR": 250.301351
}
}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": 25030.1351,
"rate": 250.301351
}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