Rate Overview
Live
1 XCD = 6.2351 SZL
1 SZL = 0.160382
XCD
Avg
6.1485
High
6.2351
Low
6.0443
Last updated: 7/26/2026, 1:57:54 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.24 SZL |
| 10 XCD | 62.35 SZL |
| 50 XCD | 311.75 SZL |
| 100 XCD | 623.51 SZL |
| 500 XCD | 3,117.55 SZL |
| 1,000 XCD | 6,235.10 SZL |
Get XCD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SZLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-26T13:57:54Z",
"rates": {
"SZL": 6.235095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SZL",
"amount": 100
},
"result": 623.5095,
"rate": 6.235095
}Build with XCD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key