Rate Overview
Live
1 LKR = 0.053171 LSL
1 LSL = 18.8072
LKR
Avg
0.052194
High
0.053173
Low
0.051341
Last updated: 3/6/2026, 5:44:40 PM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.53 LSL |
| 50 LKR | 2.66 LSL |
| 100 LKR | 5.32 LSL |
| 500 LKR | 26.59 LSL |
| 1,000 LKR | 53.17 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-03-06T17:44:40Z",
"rates": {
"LSL": 0.053171
}
}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.3171,
"rate": 0.053171
}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