Rate Overview
Live
1 LSL = 9.1047 NPR
1 NPR = 0.109833
LSL
Avg
9.0922
High
9.1415
Low
8.9936
Last updated: 5/6/2026, 7:09:57 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.10 NPR |
| 10 LSL | 91.05 NPR |
| 50 LSL | 455.24 NPR |
| 100 LSL | 910.47 NPR |
| 500 LSL | 4,552.37 NPR |
| 1,000 LSL | 9,104.74 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-05-06T19:09:57Z",
"rates": {
"NPR": 9.104741
}
}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.4741,
"rate": 9.104741
}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