Rate Overview
Live
1 LTL = 50.5535 NPR
1 NPR = 0.019781
LTL
Avg
50.5606
High
51.6595
Low
49.9746
Last updated: 7/7/2026, 7:09:46 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.55 NPR |
| 10 LTL | 505.54 NPR |
| 50 LTL | 2,527.68 NPR |
| 100 LTL | 5,055.35 NPR |
| 500 LTL | 25,276.77 NPR |
| 1,000 LTL | 50,553.54 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-07T07:09:46Z",
"rates": {
"NPR": 50.553541
}
}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": 5055.3541000000005,
"rate": 50.553541
}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