Rate Overview
Live
1 LTL = 50.8521 NPR
1 NPR = 0.019665
LTL
Avg
50.3602
High
51.9789
Low
48.6998
Last updated: 7/28/2026, 1:59:27 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.85 NPR |
| 10 LTL | 508.52 NPR |
| 50 LTL | 2,542.60 NPR |
| 100 LTL | 5,085.21 NPR |
| 500 LTL | 25,426.05 NPR |
| 1,000 LTL | 50,852.09 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-28T01:59:27Z",
"rates": {
"NPR": 50.852092
}
}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": 5085.2092,
"rate": 50.852092
}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