Rate Overview
Live
1 LKR = 0.054176 LSL
1 LSL = 18.4584
LKR
Avg
0.054517
High
0.058055
Low
0.051383
Last updated: 3/27/2026, 11:16:49 AM
Quick Conversions
| LKR | LSL |
|---|---|
| 1 LKR | 0.05 LSL |
| 10 LKR | 0.54 LSL |
| 50 LKR | 2.71 LSL |
| 100 LKR | 5.42 LSL |
| 500 LKR | 27.09 LSL |
| 1,000 LKR | 54.18 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-27T11:16:49Z",
"rates": {
"LSL": 0.054176
}
}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.4176,
"rate": 0.054176
}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