Rate Overview
Live
1 XCD = 6.0115 ZAR
1 ZAR = 0.166347
XCD
Avg
6.0448
High
6.2499
Low
5.8612
Last updated: 7/8/2026, 5:06:05 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 6.01 ZAR |
| 10 XCD | 60.12 ZAR |
| 50 XCD | 300.58 ZAR |
| 100 XCD | 601.15 ZAR |
| 500 XCD | 3,005.76 ZAR |
| 1,000 XCD | 6,011.52 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-07-08T05:06:05Z",
"rates": {
"ZAR": 6.011521
}
}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": 601.1521,
"rate": 6.011521
}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