Rate Overview
Live
1 XCD = 8949.67 SLL
1 SLL = 0.000112
XCD
Avg
8374.59
High
9140.38
Low
7759.15
Last updated: 7/28/2026, 1:35:03 PM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 8,949.67 SLL |
| 10 XCD | 89,496.70 SLL |
| 50 XCD | 447,483.50 SLL |
| 100 XCD | 894,967.01 SLL |
| 500 XCD | 4,474,835.04 SLL |
| 1,000 XCD | 8,949,670.08 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-28T13:35:03Z",
"rates": {
"SLL": 8949.670085
}
}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": 894967.0085,
"rate": 8949.670085
}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