Rate Overview
Live
1 KYD = 20.4683 LSL
1 LSL = 0.048856
KYD
Avg
21.1275
High
23.3070
Low
19.1878
Last updated: 7/26/2026, 7:52:18 PM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 20.47 LSL |
| 10 KYD | 204.68 LSL |
| 50 KYD | 1,023.41 LSL |
| 100 KYD | 2,046.83 LSL |
| 500 KYD | 10,234.15 LSL |
| 1,000 KYD | 20,468.30 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-26T19:52:18Z",
"rates": {
"LSL": 20.468297
}
}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": 2046.8297,
"rate": 20.468297
}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