Rate Overview
Live
1 XCD = 8438.20 SLL
1 SLL = 0.000119
XCD
Avg
8500.20
High
8815.79
Low
8438.20
Last updated: 8/12/2026, 6:31:01 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,438.20 SLL |
| 10 XCD | 84,381.96 SLL |
| 50 XCD | 421,909.78 SLL |
| 100 XCD | 843,819.55 SLL |
| 500 XCD | 4,219,097.76 SLL |
| 1,000 XCD | 8,438,195.51 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-08-12T06:31:01Z",
"rates": {
"SLL": 8438.195515
}
}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": 843819.5515,
"rate": 8438.195515
}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