Rate Overview
Live
1 XCD = 8465.08 SLL
1 SLL = 0.000118
XCD
Avg
8489.68
High
8680.04
Low
8445.26
Last updated: 9/2/2026, 5:49:43 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,465.08 SLL |
| 10 XCD | 84,650.81 SLL |
| 50 XCD | 423,254.03 SLL |
| 100 XCD | 846,508.07 SLL |
| 500 XCD | 4,232,540.34 SLL |
| 1,000 XCD | 8,465,080.68 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-09-02T05:49:43Z",
"rates": {
"SLL": 8465.080684
}
}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": 846508.0684,
"rate": 8465.080684
}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