Rate Overview
Live
1 LKR = 0.048333 LSL
1 LSL = 20.6898
LKR
Avg
0.048339
High
0.048655
Low
0.048045
Last updated: 8/12/2026, 7:25:18 PM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.48 LSL |
| 50 LKR | 2.42 LSL |
| 100 LKR | 4.83 LSL |
| 500 LKR | 24.17 LSL |
| 1,000 LKR | 48.33 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-08-12T19:25:18Z",
"rates": {
"LSL": 0.048333
}
}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.8333,
"rate": 0.048333
}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