Rate Overview
Live
1 XCD = 5.9888 SZL
1 SZL = 0.166978
XCD
Avg
6.0368
High
6.1112
Low
5.9660
Last updated: 6/16/2026, 1:30:02 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 5.99 SZL |
| 10 XCD | 59.89 SZL |
| 50 XCD | 299.44 SZL |
| 100 XCD | 598.88 SZL |
| 500 XCD | 2,994.40 SZL |
| 1,000 XCD | 5,988.80 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-06-16T13:30:02Z",
"rates": {
"SZL": 5.988796
}
}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": 598.8796,
"rate": 5.988796
}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