Rate Overview
Live
1 NPR = 0.019778 LTL
1 LTL = 50.5612
NPR
Avg
0.019854
High
0.019953
Low
0.019778
Last updated: 4/17/2026, 6:12:45 AM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.20 LTL |
| 50 NPR | 0.99 LTL |
| 100 NPR | 1.98 LTL |
| 500 NPR | 9.89 LTL |
| 1,000 NPR | 19.78 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-04-17T06:12:45Z",
"rates": {
"LTL": 0.019778
}
}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.9778,
"rate": 0.019778
}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