Rate Overview
Live
1 KYD = 20.1724 LSL
1 LSL = 0.049573
KYD
Avg
19.8350
High
20.4683
Low
19.4857
Last updated: 7/28/2026, 5:16:47 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 20.17 LSL |
| 10 KYD | 201.72 LSL |
| 50 KYD | 1,008.62 LSL |
| 100 KYD | 2,017.24 LSL |
| 500 KYD | 10,086.18 LSL |
| 1,000 KYD | 20,172.36 LSL |
Get KYD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=LSLExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-28T05:16:47Z",
"rates": {
"LSL": 20.172365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "LSL",
"amount": 100
},
"result": 2017.2365,
"rate": 20.172365
}Build with KYD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key