Rate Overview
Live
1 LTL = 50.3696 NPR
1 NPR = 0.019853
LTL
Avg
47.4385
High
50.6000
Low
42.8481
Last updated: 3/27/2026, 11:38:45 AM
Quick Conversions
| LTL | NPR |
|---|---|
| 1 LTL | 50.37 NPR |
| 10 LTL | 503.70 NPR |
| 50 LTL | 2,518.48 NPR |
| 100 LTL | 5,036.96 NPR |
| 500 LTL | 25,184.81 NPR |
| 1,000 LTL | 50,369.63 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-03-27T11:38:45Z",
"rates": {
"NPR": 50.369629
}
}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": 5036.9629,
"rate": 50.369629
}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