Rate Overview
Live
1 XCD = 9140.38 SLL
1 SLL = 0.000109
XCD
Avg
8593.54
High
9140.38
Low
8426.57
Last updated: 6/16/2026, 1:25:17 PM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 9,140.38 SLL |
| 10 XCD | 91,403.78 SLL |
| 50 XCD | 457,018.91 SLL |
| 100 XCD | 914,037.81 SLL |
| 500 XCD | 4,570,189.07 SLL |
| 1,000 XCD | 9,140,378.13 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-06-16T13:25:17Z",
"rates": {
"SLL": 9140.378131
}
}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": 914037.8130999999,
"rate": 9140.378131
}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