Rate Overview
Live
1 LTL = 50.8856 NPR
1 NPR = 0.019652
LTL
Avg
50.6338
High
51.6595
Low
49.7154
Last updated: 7/25/2026, 10:46:02 PM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.89 NPR |
| 10 LTL | 508.86 NPR |
| 50 LTL | 2,544.28 NPR |
| 100 LTL | 5,088.56 NPR |
| 500 LTL | 25,442.79 NPR |
| 1,000 LTL | 50,885.58 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-25T22:46:02Z",
"rates": {
"NPR": 50.885579
}
}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": 5088.5579,
"rate": 50.885579
}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