Rate Overview
Live
1 XCD = 6.1015 SZL
1 SZL = 0.163894
XCD
Avg
6.0648
High
6.1260
Low
5.9944
Last updated: 7/20/2026, 4:08:44 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.10 SZL |
| 10 XCD | 61.02 SZL |
| 50 XCD | 305.08 SZL |
| 100 XCD | 610.15 SZL |
| 500 XCD | 3,050.76 SZL |
| 1,000 XCD | 6,101.52 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-07-20T16:08:44Z",
"rates": {
"SZL": 6.101517
}
}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": 610.1517,
"rate": 6.101517
}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