Rate Overview
Live
1 LKR = 0.050017 LSL
1 LSL = 19.9932
LKR
Avg
0.049697
High
0.050347
Low
0.048250
Last updated: 5/27/2026, 8:04:43 AM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.50 LSL |
| 50 LKR | 2.50 LSL |
| 100 LKR | 5.00 LSL |
| 500 LKR | 25.01 LSL |
| 1,000 LKR | 50.02 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-05-27T08:04:43Z",
"rates": {
"LSL": 0.050017
}
}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.0017,
"rate": 0.050017
}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