Rate Overview
Live
1 XCD = 8437.76 SLL
1 SLL = 0.000119
XCD
Avg
8364.65
High
8459.16
Low
7759.15
Last updated: 7/6/2026, 9:03:46 PM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,437.76 SLL |
| 10 XCD | 84,377.59 SLL |
| 50 XCD | 421,887.96 SLL |
| 100 XCD | 843,775.92 SLL |
| 500 XCD | 4,218,879.62 SLL |
| 1,000 XCD | 8,437,759.24 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-06T21:03:46Z",
"rates": {
"SLL": 8437.759236
}
}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": 843775.9236,
"rate": 8437.759236
}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