Rate Overview
Live
1 XCD = 8453.67 SLL
1 SLL = 0.000118
XCD
Avg
8442.10
High
8453.67
Low
8428.98
Last updated: 3/27/2026, 7:58:45 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,453.67 SLL |
| 10 XCD | 84,536.71 SLL |
| 50 XCD | 422,683.54 SLL |
| 100 XCD | 845,367.08 SLL |
| 500 XCD | 4,226,835.41 SLL |
| 1,000 XCD | 8,453,670.82 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-27T07:58:45Z",
"rates": {
"SLL": 8453.670824
}
}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": 845367.0824000001,
"rate": 8453.670824
}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