Rate Overview
Live
1 KYD = 19.6922 LSL
1 LSL = 0.050782
KYD
Avg
19.8956
High
20.6244
Low
19.1639
Last updated: 5/27/2026, 10:56:42 PM
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.08 LSL |
| 1,000 KYD | 19,692.17 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-05-27T22:56:42Z",
"rates": {
"LSL": 19.692167
}
}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.2167000000002,
"rate": 19.692167
}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