Rate Overview
Live
1 LSL = 9.4266 NPR
1 NPR = 0.106083
LSL
Avg
9.4229
High
9.4562
Low
9.3325
Last updated: 8/14/2026, 7:59:59 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.43 NPR |
| 10 LSL | 94.27 NPR |
| 50 LSL | 471.33 NPR |
| 100 LSL | 942.66 NPR |
| 500 LSL | 4,713.28 NPR |
| 1,000 LSL | 9,426.55 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-08-14T19:59:59Z",
"rates": {
"NPR": 9.426551
}
}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.6551,
"rate": 9.426551
}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