Rate Overview
Live
1 LKR = 0.048624 LSL
1 LSL = 20.5660
LKR
Avg
0.048943
High
0.049266
Low
0.048604
Last updated: 9/5/2026, 7:41:54 AM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.49 LSL |
| 50 LKR | 2.43 LSL |
| 100 LKR | 4.86 LSL |
| 500 LKR | 24.31 LSL |
| 1,000 LKR | 48.62 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-09-05T07:41:54Z",
"rates": {
"LSL": 0.048624
}
}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": 4.8624,
"rate": 0.048624
}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