Rate Overview
Live
1 KYD = 19.6922 LSL
1 LSL = 0.050781
KYD
Avg
19.6854
High
19.7374
Low
19.6202
Last updated: 4/17/2026, 6:24:09 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.69 LSL |
| 10 KYD | 196.92 LSL |
| 50 KYD | 984.61 LSL |
| 100 KYD | 1,969.22 LSL |
| 500 KYD | 9,846.11 LSL |
| 1,000 KYD | 19,692.21 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-04-17T06:24:09Z",
"rates": {
"LSL": 19.692211
}
}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": 1969.2211,
"rate": 19.692211
}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