Rate Overview
Live
1 NPR = 0.004110 LVL
1 LVL = 243.3090
NPR
Avg
0.004099
High
0.004124
Low
0.004079
Last updated: 3/7/2026, 9:13:06 AM
Quick Conversions
| NPR | LVL |
|---|---|
| 1 NPR | 0.00 LVL |
| 10 NPR | 0.04 LVL |
| 50 NPR | 0.21 LVL |
| 100 NPR | 0.41 LVL |
| 500 NPR | 2.06 LVL |
| 1,000 NPR | 4.11 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-03-07T09:13:06Z",
"rates": {
"LVL": 0.00411
}
}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.411,
"rate": 0.00411
}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