Rate Overview
Live
1 XCD = 6.0721 LSL
1 LSL = 0.164689
XCD
Avg
6.0649
High
6.0833
Low
6.0424
Last updated: 4/17/2026, 6:11:20 AM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.07 LSL |
| 10 XCD | 60.72 LSL |
| 50 XCD | 303.60 LSL |
| 100 XCD | 607.21 LSL |
| 500 XCD | 3,036.03 LSL |
| 1,000 XCD | 6,072.05 LSL |
Get XCD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=LSLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-17T06:11:20Z",
"rates": {
"LSL": 6.072053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "LSL",
"amount": 100
},
"result": 607.2053000000001,
"rate": 6.072053
}Build with XCD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key