Rate Overview
Live
1 XCD = 6.3103 LSL
1 LSL = 0.158470
XCD
Avg
6.1334
High
6.3341
Low
5.8559
Last updated: 3/27/2026, 5:14:31 PM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.31 LSL |
| 10 XCD | 63.10 LSL |
| 50 XCD | 315.52 LSL |
| 100 XCD | 631.03 LSL |
| 500 XCD | 3,155.16 LSL |
| 1,000 XCD | 6,310.33 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-03-27T17:14:31Z",
"rates": {
"LSL": 6.310325
}
}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": 631.0325,
"rate": 6.310325
}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