Rate Overview
Live
1 LTL = 49.3492 NPR
1 NPR = 0.020264
LTL
Avg
49.6486
High
49.8960
Low
49.3492
Last updated: 3/7/2026, 12:28:03 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 49.35 NPR |
| 10 LTL | 493.49 NPR |
| 50 LTL | 2,467.46 NPR |
| 100 LTL | 4,934.92 NPR |
| 500 LTL | 24,674.61 NPR |
| 1,000 LTL | 49,349.21 NPR |
Get LTL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=NPRExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:28:03Z",
"rates": {
"NPR": 49.34921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "NPR",
"amount": 100
},
"result": 4934.921,
"rate": 49.34921
}Build with LTL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key