Rate Overview
Live
1 LSL = 9.1335 NPR
1 NPR = 0.109487
LSL
Avg
8.7235
High
9.4214
Low
7.7138
Last updated: 7/28/2026, 3:37:10 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.13 NPR |
| 10 LSL | 91.33 NPR |
| 50 LSL | 456.67 NPR |
| 100 LSL | 913.35 NPR |
| 500 LSL | 4,566.75 NPR |
| 1,000 LSL | 9,133.49 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-28T15:37:10Z",
"rates": {
"NPR": 9.133491
}
}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": 913.3490999999999,
"rate": 9.133491
}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