Rate Overview
Live
1 LSL = 8.8247 NPR
1 NPR = 0.113319
LSL
Avg
8.6126
High
9.1188
Low
8.1108
Last updated: 3/27/2026, 1:18:10 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 8.82 NPR |
| 10 LSL | 88.25 NPR |
| 50 LSL | 441.23 NPR |
| 100 LSL | 882.47 NPR |
| 500 LSL | 4,412.33 NPR |
| 1,000 LSL | 8,824.66 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-03-27T13:18:10Z",
"rates": {
"NPR": 8.824663
}
}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": 882.4662999999999,
"rate": 8.824663
}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