Rate Overview
Live
1 XCD = 8446.66 SLL
1 SLL = 0.000118
XCD
Avg
8592.40
High
8971.87
Low
8446.66
Last updated: 7/28/2026, 12:21:19 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,446.66 SLL |
| 10 XCD | 84,466.64 SLL |
| 50 XCD | 422,333.19 SLL |
| 100 XCD | 844,666.37 SLL |
| 500 XCD | 4,223,331.85 SLL |
| 1,000 XCD | 8,446,663.70 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-28T00:21:19Z",
"rates": {
"SLL": 8446.663701
}
}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": 844666.3701,
"rate": 8446.663701
}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