Rate Overview
Live
1 XCD = 6.1183 LSL
1 LSL = 0.163445
XCD
Avg
6.1716
High
6.2423
Low
6.1183
Last updated: 5/7/2026, 3:40:33 PM
Quick Conversions
| XCD | LSL |
|---|---|
| 1 XCD | 6.12 LSL |
| 10 XCD | 61.18 LSL |
| 50 XCD | 305.91 LSL |
| 100 XCD | 611.83 LSL |
| 500 XCD | 3,059.14 LSL |
| 1,000 XCD | 6,118.28 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-07T15:40:33Z",
"rates": {
"LSL": 6.118283
}
}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": 611.8283,
"rate": 6.118283
}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