Rate Overview
Live
1 NPR = 0.019437 LTL
1 LTL = 51.4483
NPR
Avg
0.019441
High
0.019461
Low
0.019411
Last updated: 5/7/2026, 12:33:07 PM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.19 LTL |
| 50 NPR | 0.97 LTL |
| 100 NPR | 1.94 LTL |
| 500 NPR | 9.72 LTL |
| 1,000 NPR | 19.44 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-05-07T12:33:07Z",
"rates": {
"LTL": 0.019437
}
}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.9437,
"rate": 0.019437
}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