Rate Overview
Live
1 NPR = 0.109799 LSL
1 LSL = 9.1076
NPR
Avg
0.110490
High
0.112552
Low
0.109799
Last updated: 4/16/2026, 5:39:12 PM
Quick Conversions
| NPR | LSL |
|---|---|
| 1 NPR | 0.11 LSL |
| 10 NPR | 1.10 LSL |
| 50 NPR | 5.49 LSL |
| 100 NPR | 10.98 LSL |
| 500 NPR | 54.90 LSL |
| 1,000 NPR | 109.80 LSL |
Get NPR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LSLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-16T17:39:12Z",
"rates": {
"LSL": 0.109799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LSL",
"amount": 100
},
"result": 10.979899999999999,
"rate": 0.109799
}Build with NPR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key