Rate Overview
Live
1 NPR = 0.019472 LTL
1 LTL = 51.3558
NPR
Avg
0.019533
High
0.019625
Low
0.019472
Last updated: 8/19/2026, 10:24:19 AM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.19 LTL |
| 50 NPR | 0.97 LTL |
| 100 NPR | 1.95 LTL |
| 500 NPR | 9.74 LTL |
| 1,000 NPR | 19.47 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-08-19T10:24:19Z",
"rates": {
"LTL": 0.019472
}
}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.9472,
"rate": 0.019472
}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