Rate Overview
Live
1 ZAR = 0.167162 XCD
1 XCD = 5.9822
ZAR
Avg
0.167209
High
0.167960
Low
0.165985
Last updated: 8/13/2026, 11:54:42 PM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.17 XCD |
| 10 ZAR | 1.67 XCD |
| 50 ZAR | 8.36 XCD |
| 100 ZAR | 16.72 XCD |
| 500 ZAR | 83.58 XCD |
| 1,000 ZAR | 167.16 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-08-13T23:54:42Z",
"rates": {
"XCD": 0.167162
}
}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.7162,
"rate": 0.167162
}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