Rate Overview
Live
1 NPR = 0.019628 LTL
1 LTL = 50.9476
NPR
Avg
0.019674
High
0.019797
Low
0.019585
Last updated: 7/31/2026, 9:21:41 AM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.20 LTL |
| 50 NPR | 0.98 LTL |
| 100 NPR | 1.96 LTL |
| 500 NPR | 9.81 LTL |
| 1,000 NPR | 19.63 LTL |
Get NPR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LTLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-31T09:21:41Z",
"rates": {
"LTL": 0.019628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LTL",
"amount": 100
},
"result": 1.9627999999999999,
"rate": 0.019628
}Build with NPR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key