Rate Overview
Live
1 NPR = 0.019853 LTL
1 LTL = 50.3702
NPR
Avg
0.020140
High
0.020533
Low
0.019649
Last updated: 3/27/2026, 1:24:13 PM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.20 LTL |
| 50 NPR | 0.99 LTL |
| 100 NPR | 1.99 LTL |
| 500 NPR | 9.93 LTL |
| 1,000 NPR | 19.85 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-03-27T13:24:13Z",
"rates": {
"LTL": 0.019853
}
}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.9852999999999998,
"rate": 0.019853
}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