Rate Overview
Live
1 KYD = 19.8731 LSL
1 LSL = 0.050319
KYD
Avg
20.1404
High
20.4683
Low
19.8731
Last updated: 8/1/2026, 12:45:56 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.87 LSL |
| 10 KYD | 198.73 LSL |
| 50 KYD | 993.65 LSL |
| 100 KYD | 1,987.31 LSL |
| 500 KYD | 9,936.53 LSL |
| 1,000 KYD | 19,873.05 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-08-01T00:45:56Z",
"rates": {
"LSL": 19.873053
}
}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": 1987.3053,
"rate": 19.873053
}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