Rate Overview
Live
1 XCD = 8440.99 SLL
1 SLL = 0.000118
XCD
Avg
8074.11
High
8877.93
Low
7759.15
Last updated: 5/27/2026, 12:13:53 PM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,440.99 SLL |
| 10 XCD | 84,409.87 SLL |
| 50 XCD | 422,049.34 SLL |
| 100 XCD | 844,098.69 SLL |
| 500 XCD | 4,220,493.44 SLL |
| 1,000 XCD | 8,440,986.88 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-05-27T12:13:53Z",
"rates": {
"SLL": 8440.986876
}
}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": 844098.6876000001,
"rate": 8440.986876
}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