Rate Overview
Live
1 LTL = 50.7887 NPR
1 NPR = 0.019689
LTL
Avg
51.0202
High
51.2019
Low
50.7887
Last updated: 6/16/2026, 1:27:27 PM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.79 NPR |
| 10 LTL | 507.89 NPR |
| 50 LTL | 2,539.44 NPR |
| 100 LTL | 5,078.87 NPR |
| 500 LTL | 25,394.35 NPR |
| 1,000 LTL | 50,788.71 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-06-16T13:27:27Z",
"rates": {
"NPR": 50.788705
}
}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": 5078.8705,
"rate": 50.788705
}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