Rate Overview
Live
1 KYD = 19.5791 LSL
1 LSL = 0.051075
KYD
Avg
19.5930
High
19.7879
Low
19.4857
Last updated: 7/11/2026, 2:58:41 AM
Quick Conversions
| KYD | LSL |
|---|---|
| 1 KYD | 19.58 LSL |
| 10 KYD | 195.79 LSL |
| 50 KYD | 978.95 LSL |
| 100 KYD | 1,957.91 LSL |
| 500 KYD | 9,789.53 LSL |
| 1,000 KYD | 19,579.05 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-11T02:58:41Z",
"rates": {
"LSL": 19.579053
}
}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": 1957.9053,
"rate": 19.579053
}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