Rate Overview
Live
1 LTL = 50.8998 NPR
1 NPR = 0.019646
LTL
Avg
46.4815
High
51.5150
Low
40.9999
Last updated: 7/27/2026, 2:50:16 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.90 NPR |
| 10 LTL | 509.00 NPR |
| 50 LTL | 2,544.99 NPR |
| 100 LTL | 5,089.98 NPR |
| 500 LTL | 25,449.89 NPR |
| 1,000 LTL | 50,899.78 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-07-27T02:50:16Z",
"rates": {
"NPR": 50.899777
}
}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": 5089.9777,
"rate": 50.899777
}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