Rate Overview
Live
1 INR = 0.169897 LSL
1 LSL = 5.8859
INR
Avg
0.171560
High
0.173672
Low
0.169897
Last updated: 6/15/2026, 10:03:07 AM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.17 LSL |
| 10 INR | 1.70 LSL |
| 50 INR | 8.49 LSL |
| 100 INR | 16.99 LSL |
| 500 INR | 84.95 LSL |
| 1,000 INR | 169.90 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-06-15T10:03:07Z",
"rates": {
"LSL": 0.169897
}
}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.9897,
"rate": 0.169897
}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