Rate Overview
Live
1 LTL = 50.5612 NPR
1 NPR = 0.019778
LTL
Avg
50.3671
High
50.5612
Low
50.1172
Last updated: 4/17/2026, 6:12:05 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.56 NPR |
| 10 LTL | 505.61 NPR |
| 50 LTL | 2,528.06 NPR |
| 100 LTL | 5,056.12 NPR |
| 500 LTL | 25,280.60 NPR |
| 1,000 LTL | 50,561.21 NPR |
Get LTL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=NPRExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:12:05Z",
"rates": {
"NPR": 50.561209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "NPR",
"amount": 100
},
"result": 5056.1209,
"rate": 50.561209
}Build with LTL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key