Rate Overview
Live
1 LVL = 243.2748 NPR
1 NPR = 0.004111
LVL
Avg
243.9398
High
245.1352
Low
242.4487
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 243.27 NPR |
| 10 LVL | 2,432.75 NPR |
| 50 LVL | 12,163.74 NPR |
| 100 LVL | 24,327.48 NPR |
| 500 LVL | 121,637.42 NPR |
| 1,000 LVL | 243,274.84 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-03-07T09:13:08Z",
"rates": {
"NPR": 243.274837
}
}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": 24327.4837,
"rate": 243.274837
}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