Rate Overview
Live
1 ZAR = 0.163305 XCD
1 XCD = 6.1235
ZAR
Avg
0.166335
High
0.169814
Low
0.163141
Last updated: 3/6/2026, 8:08:52 AM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.16 XCD |
| 10 ZAR | 1.63 XCD |
| 50 ZAR | 8.17 XCD |
| 100 ZAR | 16.33 XCD |
| 500 ZAR | 81.65 XCD |
| 1,000 ZAR | 163.31 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-03-06T08:08:52Z",
"rates": {
"XCD": 0.163305
}
}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.3305,
"rate": 0.163305
}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