Rate Overview
Live
1 LVL = 248.2565 NPR
1 NPR = 0.004028
LVL
Avg
248.3384
High
248.7538
Low
247.4784
Last updated: 7/11/2026, 5:03:06 PM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 248.26 NPR |
| 10 LVL | 2,482.57 NPR |
| 50 LVL | 12,412.83 NPR |
| 100 LVL | 24,825.65 NPR |
| 500 LVL | 124,128.26 NPR |
| 1,000 LVL | 248,256.51 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-11T17:03:06Z",
"rates": {
"NPR": 248.256514
}
}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": 24825.651400000002,
"rate": 248.256514
}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