Rate Overview
Live
1 XCD = 8750.71 SLL
1 SLL = 0.000114
XCD
Avg
8404.40
High
8750.71
Low
7759.15
Last updated: 7/26/2026, 1:31:31 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,750.71 SLL |
| 10 XCD | 87,507.06 SLL |
| 50 XCD | 437,535.31 SLL |
| 100 XCD | 875,070.61 SLL |
| 500 XCD | 4,375,353.07 SLL |
| 1,000 XCD | 8,750,706.14 SLL |
Get XCD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SLLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-26T01:31:31Z",
"rates": {
"SLL": 8750.706135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SLL",
"amount": 100
},
"result": 875070.6135,
"rate": 8750.706135
}Build with XCD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key