Rate Overview
Live
1 LVL = 247.4784 NPR
1 NPR = 0.004041
LVL
Avg
248.3385
High
252.1732
Low
246.0303
Last updated: 7/8/2026, 10:02:04 PM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 247.48 NPR |
| 10 LVL | 2,474.78 NPR |
| 50 LVL | 12,373.92 NPR |
| 100 LVL | 24,747.84 NPR |
| 500 LVL | 123,739.21 NPR |
| 1,000 LVL | 247,478.42 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-07-08T22:02:04Z",
"rates": {
"NPR": 247.478422
}
}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": 24747.8422,
"rate": 247.478422
}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