Rate Overview
Live
1 NPR = 0.004051 LVL
1 LVL = 246.8526
NPR
Avg
0.004067
High
0.004087
Low
0.004051
Last updated: 4/17/2026, 10:42:38 AM
Quick Conversions
| NPR | LVL |
|---|---|
| 1 NPR | 0.00 LVL |
| 10 NPR | 0.04 LVL |
| 50 NPR | 0.20 LVL |
| 100 NPR | 0.41 LVL |
| 500 NPR | 2.03 LVL |
| 1,000 NPR | 4.05 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-04-17T10:42:38Z",
"rates": {
"LVL": 0.004051
}
}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.4051,
"rate": 0.004051
}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