Rate Overview
Live
1 XCD = 8475.14 SLL
1 SLL = 0.000118
XCD
Avg
8472.91
High
8490.74
Low
8449.05
Last updated: 3/7/2026, 1:00:31 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,475.14 SLL |
| 10 XCD | 84,751.40 SLL |
| 50 XCD | 423,757.02 SLL |
| 100 XCD | 847,514.04 SLL |
| 500 XCD | 4,237,570.21 SLL |
| 1,000 XCD | 8,475,140.43 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-03-07T01:00:31Z",
"rates": {
"SLL": 8475.140428
}
}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": 847514.0428,
"rate": 8475.140428
}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