Rate Overview
Live
1 INR = 0.180220 LSL
1 LSL = 5.5488
INR
Avg
0.176833
High
0.180277
Low
0.174208
Last updated: 3/6/2026, 8:05:55 AM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.18 LSL |
| 10 INR | 1.80 LSL |
| 50 INR | 9.01 LSL |
| 100 INR | 18.02 LSL |
| 500 INR | 90.11 LSL |
| 1,000 INR | 180.22 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-06T08:05:55Z",
"rates": {
"LSL": 0.18022
}
}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.022,
"rate": 0.18022
}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