Rate Overview
Live
1 XCD = 5.9620 LSL
1 LSL = 0.167730 XCD
Avg
6.0191
High
6.0768
Low
5.9539
Last updated: 1/25/2026, 5:14:46 AM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 5.96 LSL |
| 10 XCD | 59.62 LSL |
| 50 XCD | 298.10 LSL |
| 100 XCD | 596.20 LSL |
| 500 XCD | 2,980.99 LSL |
| 1,000 XCD | 5,961.98 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-01-25T05:14:46Z",
"rates": {
"LSL": 5.961978
}
}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": 596.1978,
"rate": 5.961978
}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