Rate Overview
Live
1 LVL = 250.7347 NPR
1 NPR = 0.003988
LVL
Avg
248.2398
High
250.7347
Low
246.4544
Last updated: 3/28/2026, 9:15:12 AM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 250.73 NPR |
| 10 LVL | 2,507.35 NPR |
| 50 LVL | 12,536.74 NPR |
| 100 LVL | 25,073.47 NPR |
| 500 LVL | 125,367.37 NPR |
| 1,000 LVL | 250,734.74 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-03-28T09:15:12Z",
"rates": {
"NPR": 250.734738
}
}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": 25073.4738,
"rate": 250.734738
}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