Rate Overview
Live
1 LSL = 9.1075 NPR
1 NPR = 0.109799
LSL
Avg
9.0510
High
9.1075
Low
8.8847
Last updated: 4/16/2026, 3:50:42 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.11 NPR |
| 10 LSL | 91.08 NPR |
| 50 LSL | 455.38 NPR |
| 100 LSL | 910.75 NPR |
| 500 LSL | 4,553.76 NPR |
| 1,000 LSL | 9,107.53 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-04-16T15:50:42Z",
"rates": {
"NPR": 9.107528
}
}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": 910.7528,
"rate": 9.107528
}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