Rate Overview
Live
1 LKR = 0.050067 LSL
1 LSL = 19.9732
LKR
Avg
0.051116
High
0.053789
Low
0.048250
Last updated: 7/25/2026, 8:10:23 PM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.50 LSL |
| 50 LKR | 2.50 LSL |
| 100 LKR | 5.01 LSL |
| 500 LKR | 25.03 LSL |
| 1,000 LKR | 50.07 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-07-25T20:10:23Z",
"rates": {
"LSL": 0.050067
}
}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.0067,
"rate": 0.050067
}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