Rate Overview
Live
1 XCD = 6.0759 ZAR
1 ZAR = 0.164586
XCD
Avg
6.0816
High
6.1390
Low
6.0508
Last updated: 4/17/2026, 6:07:46 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 6.08 ZAR |
| 10 XCD | 60.76 ZAR |
| 50 XCD | 303.79 ZAR |
| 100 XCD | 607.59 ZAR |
| 500 XCD | 3,037.93 ZAR |
| 1,000 XCD | 6,075.87 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-04-17T06:07:46Z",
"rates": {
"ZAR": 6.075869
}
}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": 607.5869,
"rate": 6.075869
}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