Rate Overview
Live
1 LTL = 50.8856 NPR
1 NPR = 0.019652
LTL
Avg
51.0238
High
51.1391
Low
50.8856
Last updated: 7/26/2026, 2:17:17 AM
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-26T02:17:17Z",
"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