Rate Overview
Live
1 XCD = 5.9056 ZAR
1 ZAR = 0.169330
XCD
Avg
6.0416
High
6.2499
Low
5.8612
Last updated: 9/5/2026, 7:16:12 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.91 ZAR |
| 10 XCD | 59.06 ZAR |
| 50 XCD | 295.28 ZAR |
| 100 XCD | 590.56 ZAR |
| 500 XCD | 2,952.81 ZAR |
| 1,000 XCD | 5,905.62 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-09-05T07:16:12Z",
"rates": {
"ZAR": 5.905622
}
}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": 590.5622,
"rate": 5.905622
}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