Rate Overview
Live
1 XCD = 6.1445 ZAR
1 ZAR = 0.162748
XCD
Avg
6.0160
High
6.1445
Low
5.8888
Last updated: 3/6/2026, 11:52:00 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 6.14 ZAR |
| 10 XCD | 61.44 ZAR |
| 50 XCD | 307.22 ZAR |
| 100 XCD | 614.45 ZAR |
| 500 XCD | 3,072.23 ZAR |
| 1,000 XCD | 6,144.46 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-03-06T11:52:00Z",
"rates": {
"ZAR": 6.144458
}
}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": 614.4458,
"rate": 6.144458
}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