Rate Overview
Live
1 XCD = 7759.15 SLL
1 SLL = 0.000129
XCD
Avg
7759.15
High
7759.15
Low
7759.15
Last updated: 5/7/2026, 7:45:56 AM
Quick Conversions
| XCD | SLL |
|---|---|
| 1 XCD | 7,759.15 SLL |
| 10 XCD | 77,591.51 SLL |
| 50 XCD | 387,957.56 SLL |
| 100 XCD | 775,915.12 SLL |
| 500 XCD | 3,879,575.61 SLL |
| 1,000 XCD | 7,759,151.22 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-07T07:45:56Z",
"rates": {
"SLL": 7759.151217
}
}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": 775915.1217,
"rate": 7759.151217
}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