Rate Overview
Live
1 LSL = 9.4209 NPR
1 NPR = 0.106147
LSL
Avg
9.2767
High
9.4209
Low
9.1707
Last updated: 7/4/2026, 6:24:31 AM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.42 NPR |
| 10 LSL | 94.21 NPR |
| 50 LSL | 471.05 NPR |
| 100 LSL | 942.09 NPR |
| 500 LSL | 4,710.46 NPR |
| 1,000 LSL | 9,420.92 NPR |
Get LSL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NPRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-04T06:24:31Z",
"rates": {
"NPR": 9.420922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NPR",
"amount": 100
},
"result": 942.0921999999999,
"rate": 9.420922
}Build with LSL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key