Rate Overview
Live
1 XCD = 5.9703 ZAR
1 ZAR = 0.167497
XCD
Avg
6.1581
High
6.5391
Low
5.8913
Last updated: 8/31/2026, 11:42:11 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.97 ZAR |
| 10 XCD | 59.70 ZAR |
| 50 XCD | 298.51 ZAR |
| 100 XCD | 597.03 ZAR |
| 500 XCD | 2,985.13 ZAR |
| 1,000 XCD | 5,970.26 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-08-31T11:42:11Z",
"rates": {
"ZAR": 5.970262
}
}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": 597.0262,
"rate": 5.970262
}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