Rate Overview
Live
1 XCD = 5.9711 ZAR
1 ZAR = 0.167473
XCD
Avg
6.0922
High
6.3440
Low
5.9265
Last updated: 8/29/2026, 4:19:41 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.97 ZAR |
| 10 XCD | 59.71 ZAR |
| 50 XCD | 298.56 ZAR |
| 100 XCD | 597.11 ZAR |
| 500 XCD | 2,985.55 ZAR |
| 1,000 XCD | 5,971.11 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-29T04:19:41Z",
"rates": {
"ZAR": 5.971106
}
}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.1106,
"rate": 5.971106
}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