Rate Overview
Live
1 NPR = 0.004072 LVL
1 LVL = 245.5796
NPR
Avg
0.004016
High
0.004072
Low
0.003981
Last updated: 6/19/2026, 9:08:37 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.04 LVL |
| 1,000 NPR | 4.07 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-06-19T09:08:37Z",
"rates": {
"LVL": 0.004072
}
}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.4072,
"rate": 0.004072
}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