Rate Overview
Live
1 NPR = 0.004028 LVL
1 LVL = 248.2622
NPR
Avg
0.004026
High
0.004040
Low
0.004020
Last updated: 7/11/2026, 5:20:51 AM
Quick Conversions
| NPR | LVL |
|---|---|
| 1 NPR | 0.00 LVL |
| 10 NPR | 0.04 LVL |
| 50 NPR | 0.20 LVL |
| 100 NPR | 0.40 LVL |
| 500 NPR | 2.01 LVL |
| 1,000 NPR | 4.03 LVL |
Get NPR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LVLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-11T05:20:51Z",
"rates": {
"LVL": 0.004028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LVL",
"amount": 100
},
"result": 0.40280000000000005,
"rate": 0.004028
}Build with NPR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key