Rate Overview
Live
1 LVL = 250.1160 NPR
1 NPR = 0.003998
LVL
Avg
250.8952
High
251.4681
Low
250.1160
Last updated: 5/8/2026, 8:07:44 AM
Quick Conversions
| LVL | NPR |
|---|---|
| 1 LVL | 250.12 NPR |
| 10 LVL | 2,501.16 NPR |
| 50 LVL | 12,505.80 NPR |
| 100 LVL | 25,011.60 NPR |
| 500 LVL | 125,057.99 NPR |
| 1,000 LVL | 250,115.98 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-05-08T08:07:44Z",
"rates": {
"NPR": 250.115983
}
}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": 25011.5983,
"rate": 250.115983
}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