Rate Overview
Live
1 KYD = 19.2386 LSL
1 LSL = 0.051979
KYD
Avg
19.2720
High
19.4683
Low
19.1795
Last updated: 9/10/2026, 2:15:29 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.24 LSL |
| 10 KYD | 192.39 LSL |
| 50 KYD | 961.93 LSL |
| 100 KYD | 1,923.86 LSL |
| 500 KYD | 9,619.28 LSL |
| 1,000 KYD | 19,238.56 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-09-10T02:15:29Z",
"rates": {
"LSL": 19.238555
}
}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": 1923.8555000000001,
"rate": 19.238555
}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