Rate Overview
Live
1 NPR = 0.112446 LSL
1 LSL = 8.8932
NPR
Avg
0.110947
High
0.113068
Low
0.109023
Last updated: 3/7/2026, 8:52:18 AM
Quick Conversions
| NPR | LSL |
|---|---|
| 1 NPR | 0.11 LSL |
| 10 NPR | 1.12 LSL |
| 50 NPR | 5.62 LSL |
| 100 NPR | 11.24 LSL |
| 500 NPR | 56.22 LSL |
| 1,000 NPR | 112.45 LSL |
Get NPR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LSLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T08:52:18Z",
"rates": {
"LSL": 0.112446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LSL",
"amount": 100
},
"result": 11.2446,
"rate": 0.112446
}Build with NPR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key