Rate Overview
Live
1 XCD = 5.9056 SZL
1 SZL = 0.169330
XCD
Avg
5.9469
High
5.9853
Low
5.9056
Last updated: 9/5/2026, 11:19:42 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 5.91 SZL |
| 10 XCD | 59.06 SZL |
| 50 XCD | 295.28 SZL |
| 100 XCD | 590.56 SZL |
| 500 XCD | 2,952.81 SZL |
| 1,000 XCD | 5,905.62 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-09-05T23:19:42Z",
"rates": {
"SZL": 5.905622
}
}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": 590.5622,
"rate": 5.905622
}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