Rate Overview
Live
1 LSL = 9.4602 NPR
1 NPR = 0.105707
LSL
Avg
9.4520
High
9.5500
Low
9.3962
Last updated: 9/4/2026, 9:38:26 PM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 9.46 NPR |
| 10 LSL | 94.60 NPR |
| 50 LSL | 473.01 NPR |
| 100 LSL | 946.02 NPR |
| 500 LSL | 4,730.08 NPR |
| 1,000 LSL | 9,460.15 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-09-04T21:38:26Z",
"rates": {
"NPR": 9.46015
}
}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": 946.0150000000001,
"rate": 9.46015
}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