Rate Overview
Live
1 LSL = 8.8931 NPR
1 NPR = 0.112447
LSL
Avg
9.0150
High
9.1724
Low
8.8442
Last updated: 3/7/2026, 7:19:24 AM
Quick Conversions
| LSL | NPR |
|---|---|
| 1 LSL | 8.89 NPR |
| 10 LSL | 88.93 NPR |
| 50 LSL | 444.66 NPR |
| 100 LSL | 889.31 NPR |
| 500 LSL | 4,446.56 NPR |
| 1,000 LSL | 8,893.11 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-03-07T07:19:24Z",
"rates": {
"NPR": 8.893113
}
}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": 889.3113,
"rate": 8.893113
}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