Rate Overview
Live
1 XCD = 6.3103 SZL
1 SZL = 0.158470
XCD
Avg
6.2849
High
6.3341
Low
6.1906
Last updated: 3/27/2026, 3:10:08 PM
Quick Conversions
| XCD | SZL |
|---|---|
| 1 XCD | 6.31 SZL |
| 10 XCD | 63.10 SZL |
| 50 XCD | 315.52 SZL |
| 100 XCD | 631.03 SZL |
| 500 XCD | 3,155.16 SZL |
| 1,000 XCD | 6,310.33 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-27T15:10:08Z",
"rates": {
"SZL": 6.310325
}
}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": 631.0325,
"rate": 6.310325
}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