Rate Overview
Live
1 XCD = 6.0232 ZAR
1 ZAR = 0.166024
XCD
Avg
6.1340
High
6.2128
Low
6.0232
Last updated: 5/7/2026, 9:06:26 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 6.02 ZAR |
| 10 XCD | 60.23 ZAR |
| 50 XCD | 301.16 ZAR |
| 100 XCD | 602.32 ZAR |
| 500 XCD | 3,011.62 ZAR |
| 1,000 XCD | 6,023.24 ZAR |
Get XCD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ZARExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-07T09:06:26Z",
"rates": {
"ZAR": 6.023238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ZAR",
"amount": 100
},
"result": 602.3238,
"rate": 6.023238
}Build with XCD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key