Rate Overview
Live
1 KYD = 19.8818 LSL
1 LSL = 0.050297
KYD
Avg
19.6463
High
19.8818
Low
19.4546
Last updated: 6/19/2026, 8:29:48 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.88 LSL |
| 10 KYD | 198.82 LSL |
| 50 KYD | 994.09 LSL |
| 100 KYD | 1,988.18 LSL |
| 500 KYD | 9,940.88 LSL |
| 1,000 KYD | 19,881.77 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-06-19T08:29:48Z",
"rates": {
"LSL": 19.881765
}
}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": 1988.1765,
"rate": 19.881765
}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