Rate Overview
Live
1 XCD = 6.1257 SZL
1 SZL = 0.163246
XCD
Avg
6.0052
High
6.1257
Low
5.8872
Last updated: 3/7/2026, 1:05:39 AM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.13 SZL |
| 10 XCD | 61.26 SZL |
| 50 XCD | 306.29 SZL |
| 100 XCD | 612.57 SZL |
| 500 XCD | 3,062.86 SZL |
| 1,000 XCD | 6,125.73 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-03-07T01:05:39Z",
"rates": {
"SZL": 6.125726
}
}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": 612.5726,
"rate": 6.125726
}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