Rate Overview
Live
1 LVL = 252.9505 NPR
1 NPR = 0.003953
LVL
Avg
251.1554
High
252.9505
Low
249.7927
Last updated: 9/11/2026, 10:42:12 AM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 252.95 NPR |
| 10 LVL | 2,529.50 NPR |
| 50 LVL | 12,647.52 NPR |
| 100 LVL | 25,295.05 NPR |
| 500 LVL | 126,475.24 NPR |
| 1,000 LVL | 252,950.48 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-09-11T10:42:12Z",
"rates": {
"NPR": 252.95048
}
}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": 25295.048,
"rate": 252.95048
}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