Rate Overview
Live
1 LTL = 51.6544 NPR
1 NPR = 0.019359
LTL
Avg
51.5430
High
52.1595
Low
50.9582
Last updated: 5/27/2026, 1:34:50 PM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 51.65 NPR |
| 10 LTL | 516.54 NPR |
| 50 LTL | 2,582.72 NPR |
| 100 LTL | 5,165.44 NPR |
| 500 LTL | 25,827.20 NPR |
| 1,000 LTL | 51,654.40 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-05-27T13:34:50Z",
"rates": {
"NPR": 51.654403
}
}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": 5165.4403,
"rate": 51.654403
}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