Rate Overview
Live
1 INR = 0.180991 LSL
1 LSL = 5.5251
INR
Avg
0.202227
High
0.223711
Low
0.176348
Last updated: 3/26/2026, 6:36:33 PM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.18 LSL |
| 10 INR | 1.81 LSL |
| 50 INR | 9.05 LSL |
| 100 INR | 18.10 LSL |
| 500 INR | 90.50 LSL |
| 1,000 INR | 180.99 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-03-26T18:36:33Z",
"rates": {
"LSL": 0.180991
}
}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": 18.0991,
"rate": 0.180991
}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