Rate Overview
Live
1 ZAR = 0.169145 XCD
1 XCD = 5.9121
ZAR
Avg
0.168494
High
0.169483
Low
0.167095
Last updated: 9/6/2026, 11:42:08 AM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.17 XCD |
| 10 ZAR | 1.69 XCD |
| 50 ZAR | 8.46 XCD |
| 100 ZAR | 16.91 XCD |
| 500 ZAR | 84.57 XCD |
| 1,000 ZAR | 169.14 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-09-06T11:42:08Z",
"rates": {
"XCD": 0.169145
}
}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.9145,
"rate": 0.169145
}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