Rate Overview
Live
1 XCD = 6.0392 LSL
1 LSL = 0.165585
XCD
Avg
6.0185
High
6.0527
Low
5.9944
Last updated: 7/11/2026, 4:45:42 PM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.04 LSL |
| 10 XCD | 60.39 LSL |
| 50 XCD | 301.96 LSL |
| 100 XCD | 603.92 LSL |
| 500 XCD | 3,019.61 LSL |
| 1,000 XCD | 6,039.21 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-07-11T16:45:42Z",
"rates": {
"LSL": 6.03921
}
}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": 603.9209999999999,
"rate": 6.03921
}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