Rate Overview
Live
1 XCD = 6.0956 ZAR
1 ZAR = 0.164053
XCD
Avg
6.0309
High
6.0956
Low
5.9808
Last updated: 6/19/2026, 8:20:25 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 6.10 ZAR |
| 10 XCD | 60.96 ZAR |
| 50 XCD | 304.78 ZAR |
| 100 XCD | 609.56 ZAR |
| 500 XCD | 3,047.79 ZAR |
| 1,000 XCD | 6,095.59 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-06-19T08:20:25Z",
"rates": {
"ZAR": 6.095586
}
}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": 609.5586,
"rate": 6.095586
}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