Rate Overview
Live
1 XCD = 8456.68 SLL
1 SLL = 0.000118 XCD
Avg
8461.74
High
8502.14
Low
8435.55
Last updated: 1/25/2026, 6:46:00 PM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,456.68 SLL |
| 10 XCD | 84,566.78 SLL |
| 50 XCD | 422,833.92 SLL |
| 100 XCD | 845,667.84 SLL |
| 500 XCD | 4,228,339.22 SLL |
| 1,000 XCD | 8,456,678.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-01-25T18:46:00Z",
"rates": {
"SLL": 8456.678433
}
}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": 845667.8433,
"rate": 8456.678433
}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