Rate Overview
Live
1 KYD = 19.8366 LSL
1 LSL = 0.050412
KYD
Avg
20.0147
High
20.2375
Low
19.8366
Last updated: 5/7/2026, 11:23:14 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.84 LSL |
| 10 KYD | 198.37 LSL |
| 50 KYD | 991.83 LSL |
| 100 KYD | 1,983.66 LSL |
| 500 KYD | 9,918.29 LSL |
| 1,000 KYD | 19,836.59 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-05-07T11:23:14Z",
"rates": {
"LSL": 19.836587
}
}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": 1983.6587000000002,
"rate": 19.836587
}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