Rate Overview
Live
1 ZAR = 0.164541 XCD
1 XCD = 6.0775
ZAR
Avg
0.165229
High
0.167202
Low
0.162932
Last updated: 7/14/2026, 12:47:35 PM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.16 XCD |
| 10 ZAR | 1.65 XCD |
| 50 ZAR | 8.23 XCD |
| 100 ZAR | 16.45 XCD |
| 500 ZAR | 82.27 XCD |
| 1,000 ZAR | 164.54 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-14T12:47:35Z",
"rates": {
"XCD": 0.164541
}
}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.4541,
"rate": 0.164541
}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