Rate Overview
Live
1 LTL = 50.5108 NPR
1 NPR = 0.019798
LTL
Avg
50.3492
High
51.9789
Low
48.6998
Last updated: 7/28/2026, 11:57:37 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.51 NPR |
| 10 LTL | 505.11 NPR |
| 50 LTL | 2,525.54 NPR |
| 100 LTL | 5,051.08 NPR |
| 500 LTL | 25,255.41 NPR |
| 1,000 LTL | 50,510.82 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-07-28T11:57:37Z",
"rates": {
"NPR": 50.510821
}
}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": 5051.0821,
"rate": 50.510821
}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