Rate Overview
Live
1 KYD = 19.5284 LSL
1 LSL = 0.051207
KYD
Avg
19.5196
High
19.7230
Low
19.4136
Last updated: 8/20/2026, 2:34:00 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.53 LSL |
| 10 KYD | 195.28 LSL |
| 50 KYD | 976.42 LSL |
| 100 KYD | 1,952.84 LSL |
| 500 KYD | 9,764.22 LSL |
| 1,000 KYD | 19,528.45 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-20T02:34:00Z",
"rates": {
"LSL": 19.528449
}
}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": 1952.8448999999998,
"rate": 19.528449
}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