Rate Overview
Live
1 LTL = 50.9687 NPR
1 NPR = 0.019620
LTL
Avg
51.2752
High
51.6057
Low
50.9687
Last updated: 9/2/2026, 5:19:00 PM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.97 NPR |
| 10 LTL | 509.69 NPR |
| 50 LTL | 2,548.43 NPR |
| 100 LTL | 5,096.87 NPR |
| 500 LTL | 25,484.34 NPR |
| 1,000 LTL | 50,968.68 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-09-02T17:19:00Z",
"rates": {
"NPR": 50.968676
}
}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": 5096.8676000000005,
"rate": 50.968676
}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