Rate Overview
Live
1 LKR = 0.051726 LSL
1 LSL = 19.3326
LKR
Avg
0.051912
High
0.052586
Low
0.051645
Last updated: 4/16/2026, 6:02:11 PM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.52 LSL |
| 50 LKR | 2.59 LSL |
| 100 LKR | 5.17 LSL |
| 500 LKR | 25.86 LSL |
| 1,000 LKR | 51.73 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-04-16T18:02:11Z",
"rates": {
"LSL": 0.051726
}
}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.1726,
"rate": 0.051726
}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