Rate Overview
Live
1 XCD = 5.9860 ZAR
1 ZAR = 0.167057
XCD
Avg
6.0249
High
6.1321
Low
5.9803
Last updated: 6/17/2026, 7:56:23 AM
Quick Conversions
| XCD | ZAR |
|---|---|
| 1 XCD | 5.99 ZAR |
| 10 XCD | 59.86 ZAR |
| 50 XCD | 299.30 ZAR |
| 100 XCD | 598.60 ZAR |
| 500 XCD | 2,993.00 ZAR |
| 1,000 XCD | 5,985.99 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-17T07:56:23Z",
"rates": {
"ZAR": 5.985991
}
}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": 598.5991,
"rate": 5.985991
}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