Rate Overview
Live
1 INR = 0.169914 LSL
1 LSL = 5.8853
INR
Avg
0.172353
High
0.174508
Low
0.169914
Last updated: 7/4/2026, 9:28:06 PM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.17 LSL |
| 10 INR | 1.70 LSL |
| 50 INR | 8.50 LSL |
| 100 INR | 16.99 LSL |
| 500 INR | 84.96 LSL |
| 1,000 INR | 169.91 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-04T21:28:06Z",
"rates": {
"LSL": 0.169914
}
}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": 16.991400000000002,
"rate": 0.169914
}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