Rate Overview
Live
1 XCD = 5.9921 SZL
1 SZL = 0.166887
XCD
Avg
5.9824
High
5.9959
Low
5.9638
Last updated: 8/16/2026, 12:43:24 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 5.99 SZL |
| 10 XCD | 59.92 SZL |
| 50 XCD | 299.60 SZL |
| 100 XCD | 599.21 SZL |
| 500 XCD | 2,996.03 SZL |
| 1,000 XCD | 5,992.06 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-16T12:43:24Z",
"rates": {
"SZL": 5.992064
}
}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": 599.2064,
"rate": 5.992064
}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