Rate Overview
Live
1 KYD = 20.4137 LSL
1 LSL = 0.048987
KYD
Avg
19.7878
High
20.5851
Low
19.1766
Last updated: 7/26/2026, 1:42:19 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 20.41 LSL |
| 10 KYD | 204.14 LSL |
| 50 KYD | 1,020.69 LSL |
| 100 KYD | 2,041.37 LSL |
| 500 KYD | 10,206.86 LSL |
| 1,000 KYD | 20,413.71 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-26T01:42:19Z",
"rates": {
"LSL": 20.41371
}
}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": 2041.3709999999999,
"rate": 20.41371
}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