Rate Overview
Live
1 INR = 0.176024 LSL
1 LSL = 5.6810
INR
Avg
0.175726
High
0.177740
Low
0.174327
Last updated: 5/6/2026, 2:51:44 AM
Quick Conversions
| INR | LSL |
|---|---|
| 1 INR | 0.18 LSL |
| 10 INR | 1.76 LSL |
| 50 INR | 8.80 LSL |
| 100 INR | 17.60 LSL |
| 500 INR | 88.01 LSL |
| 1,000 INR | 176.02 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-05-06T02:51:44Z",
"rates": {
"LSL": 0.176024
}
}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.602400000000003,
"rate": 0.176024
}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