Rate Overview
Live
1 XCD = 5.9121 ZAR
1 ZAR = 0.169145
XCD
Avg
5.9351
High
5.9846
Low
5.9003
Last updated: 9/6/2026, 10:37:58 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.91 ZAR |
| 10 XCD | 59.12 ZAR |
| 50 XCD | 295.60 ZAR |
| 100 XCD | 591.21 ZAR |
| 500 XCD | 2,956.04 ZAR |
| 1,000 XCD | 5,912.08 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-06T10:37:58Z",
"rates": {
"ZAR": 5.912082
}
}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": 591.2082,
"rate": 5.912082
}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