Rate Overview
Live
1 LTL = 51.4480 NPR
1 NPR = 0.019437
LTL
Avg
51.4372
High
51.5150
Low
51.3839
Last updated: 5/7/2026, 7:47:10 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 51.45 NPR |
| 10 LTL | 514.48 NPR |
| 50 LTL | 2,572.40 NPR |
| 100 LTL | 5,144.80 NPR |
| 500 LTL | 25,724.01 NPR |
| 1,000 LTL | 51,448.03 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-05-07T07:47:10Z",
"rates": {
"NPR": 51.448029
}
}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": 5144.8029,
"rate": 51.448029
}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