Rate Overview
Live
1 INR = 0.173778 LSL
1 LSL = 5.7545
INR
Avg
0.171503
High
0.174310
Low
0.169427
Last updated: 7/24/2026, 9:56:26 PM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.17 LSL |
| 10 INR | 1.74 LSL |
| 50 INR | 8.69 LSL |
| 100 INR | 17.38 LSL |
| 500 INR | 86.89 LSL |
| 1,000 INR | 173.78 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-24T21:56:26Z",
"rates": {
"LSL": 0.173778
}
}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.3778,
"rate": 0.173778
}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