Rate Overview
Live
1 XCD = 6.2239 SZL
1 SZL = 0.160670
XCD
Avg
6.4601
High
7.0785
Low
5.8893
Last updated: 7/26/2026, 3:19:42 AM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.22 SZL |
| 10 XCD | 62.24 SZL |
| 50 XCD | 311.20 SZL |
| 100 XCD | 622.39 SZL |
| 500 XCD | 3,111.97 SZL |
| 1,000 XCD | 6,223.94 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-26T03:19:42Z",
"rates": {
"SZL": 6.223935
}
}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": 622.3935,
"rate": 6.223935
}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