Rate Overview
Live
1 ZAR = 0.158662 XCD
1 XCD = 6.3027
ZAR
Avg
0.162897
High
0.170612
Low
0.157875
Last updated: 3/27/2026, 7:46:10 AM
Quick Conversions
| ZAR | XCD |
|---|---|
| 1 ZAR | 0.16 XCD |
| 10 ZAR | 1.59 XCD |
| 50 ZAR | 7.93 XCD |
| 100 ZAR | 15.87 XCD |
| 500 ZAR | 79.33 XCD |
| 1,000 ZAR | 158.66 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-27T07:46:10Z",
"rates": {
"XCD": 0.158662
}
}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": 15.8662,
"rate": 0.158662
}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