Rate Overview
Live
1 KYD = 20.1175 LSL
1 LSL = 0.049708
KYD
Avg
19.7882
High
20.4683
Low
19.1193
Last updated: 7/27/2026, 6:01:37 PM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 20.12 LSL |
| 10 KYD | 201.18 LSL |
| 50 KYD | 1,005.88 LSL |
| 100 KYD | 2,011.75 LSL |
| 500 KYD | 10,058.76 LSL |
| 1,000 KYD | 20,117.51 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-07-27T18:01:37Z",
"rates": {
"LSL": 20.117513
}
}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": 2011.7513,
"rate": 20.117513
}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