Rate Overview
Live
1 NPR = 0.020008 LTL
1 LTL = 49.9800
NPR
Avg
0.019732
High
0.020008
Low
0.019561
Last updated: 6/19/2026, 8:46:13 AM
Quick Conversions
| NPR | LTL |
|---|---|
| 1 NPR | 0.02 LTL |
| 10 NPR | 0.20 LTL |
| 50 NPR | 1.00 LTL |
| 100 NPR | 2.00 LTL |
| 500 NPR | 10.00 LTL |
| 1,000 NPR | 20.01 LTL |
Get NPR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LTLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-06-19T08:46:13Z",
"rates": {
"LTL": 0.020008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LTL",
"amount": 100
},
"result": 2.0008000000000004,
"rate": 0.020008
}Build with NPR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key