Rate Overview
Live
1 XCD = 5.9799 ZAR
1 ZAR = 0.167226
XCD
Avg
5.9893
High
6.1271
Low
5.8785
Last updated: 8/29/2026, 9:59:55 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.98 ZAR |
| 10 XCD | 59.80 ZAR |
| 50 XCD | 299.00 ZAR |
| 100 XCD | 597.99 ZAR |
| 500 XCD | 2,989.96 ZAR |
| 1,000 XCD | 5,979.92 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-29T09:59:55Z",
"rates": {
"ZAR": 5.979924
}
}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.9924,
"rate": 5.979924
}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