Rate Overview
Live
1 XCD = 6.0520 SZL
1 SZL = 0.165235
XCD
Avg
6.0599
High
6.0813
Low
6.0425
Last updated: 4/17/2026, 12:48:58 AM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.05 SZL |
| 10 XCD | 60.52 SZL |
| 50 XCD | 302.60 SZL |
| 100 XCD | 605.20 SZL |
| 500 XCD | 3,025.99 SZL |
| 1,000 XCD | 6,051.97 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-04-17T00:48:58Z",
"rates": {
"SZL": 6.051972
}
}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": 605.1972000000001,
"rate": 6.051972
}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