Rate Overview
Live
1 XCD = 6.1009 LSL
1 LSL = 0.163909
XCD
Avg
6.1752
High
6.2351
Low
6.1009
Last updated: 7/31/2026, 3:41:10 PM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.10 LSL |
| 10 XCD | 61.01 LSL |
| 50 XCD | 305.05 LSL |
| 100 XCD | 610.09 LSL |
| 500 XCD | 3,050.47 LSL |
| 1,000 XCD | 6,100.94 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-31T15:41:10Z",
"rates": {
"LSL": 6.100942
}
}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": 610.0942,
"rate": 6.100942
}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