Rate Overview
Live
1 INR = 0.174451 LSL
1 LSL = 5.7323
INR
Avg
0.184589
High
0.208290
Low
0.169427
Last updated: 7/25/2026, 12:50:19 PM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.17 LSL |
| 10 INR | 1.74 LSL |
| 50 INR | 8.72 LSL |
| 100 INR | 17.45 LSL |
| 500 INR | 87.23 LSL |
| 1,000 INR | 174.45 LSL |
Get INR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LSLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-25T12:50:19Z",
"rates": {
"LSL": 0.174451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LSL",
"amount": 100
},
"result": 17.4451,
"rate": 0.174451
}Build with INR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key