Rate Overview
Live
1 LKR = 0.054187 LSL
1 LSL = 18.4546
LKR
Avg
0.052547
High
0.054187
Low
0.051258
Last updated: 3/27/2026, 9:29:45 AM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.54 LSL |
| 50 LKR | 2.71 LSL |
| 100 LKR | 5.42 LSL |
| 500 LKR | 27.09 LSL |
| 1,000 LKR | 54.19 LSL |
Get LKR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=LSLExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T09:29:45Z",
"rates": {
"LSL": 0.054187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "LSL",
"amount": 100
},
"result": 5.4187,
"rate": 0.054187
}Build with LKR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key