Rate Overview
Live
1 XCD = 5.9806 SZL
1 SZL = 0.167208
XCD
Avg
6.0002
High
6.0442
Low
5.9713
Last updated: 8/12/2026, 12:23:30 AM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 5.98 SZL |
| 10 XCD | 59.81 SZL |
| 50 XCD | 299.03 SZL |
| 100 XCD | 598.06 SZL |
| 500 XCD | 2,990.28 SZL |
| 1,000 XCD | 5,980.57 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-08-12T00:23:30Z",
"rates": {
"SZL": 5.980568
}
}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": 598.0568,
"rate": 5.980568
}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