Rate Overview
Live
1 XCD = 6.0431 LSL
1 LSL = 0.165477
XCD
Avg
6.2961
High
6.6250
Low
5.8138
Last updated: 5/27/2026, 6:40:48 PM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.04 LSL |
| 10 XCD | 60.43 LSL |
| 50 XCD | 302.16 LSL |
| 100 XCD | 604.31 LSL |
| 500 XCD | 3,021.57 LSL |
| 1,000 XCD | 6,043.14 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-05-27T18:40:48Z",
"rates": {
"LSL": 6.043135
}
}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": 604.3135000000001,
"rate": 6.043135
}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