Rate Overview
Live
1 ZAR = 0.161332 XCD
1 XCD = 6.1984
ZAR
Avg
0.164606
High
0.172733
Low
0.158570
Last updated: 7/28/2026, 9:13:24 AM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.16 XCD |
| 10 ZAR | 1.61 XCD |
| 50 ZAR | 8.07 XCD |
| 100 ZAR | 16.13 XCD |
| 500 ZAR | 80.67 XCD |
| 1,000 ZAR | 161.33 XCD |
Get ZAR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=XCDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T09:13:24Z",
"rates": {
"XCD": 0.161332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "XCD",
"amount": 100
},
"result": 16.1332,
"rate": 0.161332
}Build with ZAR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key