Rate Overview
Live
1 XCD = 6.0431 SZL
1 SZL = 0.165477
XCD
Avg
6.0552
High
6.2554
Low
5.8727
Last updated: 5/27/2026, 11:22:01 AM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.04 SZL |
| 10 XCD | 60.43 SZL |
| 50 XCD | 302.16 SZL |
| 100 XCD | 604.31 SZL |
| 500 XCD | 3,021.57 SZL |
| 1,000 XCD | 6,043.14 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-05-27T11:22:01Z",
"rates": {
"SZL": 6.043135
}
}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": 604.3135000000001,
"rate": 6.043135
}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