Rate Overview
Live
1 LKR = 0.048835 LSL
1 LSL = 20.4771
LKR
Avg
0.048879
High
0.049026
Low
0.048728
Last updated: 7/3/2026, 2:08:50 AM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.49 LSL |
| 50 LKR | 2.44 LSL |
| 100 LKR | 4.88 LSL |
| 500 LKR | 24.42 LSL |
| 1,000 LKR | 48.84 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-03T02:08:50Z",
"rates": {
"LSL": 0.048835
}
}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.883500000000001,
"rate": 0.048835
}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