Rate Overview
Live
1 XCD = 23775.95 ZWL
1 ZWL = 0.000042
XCD
Avg
23800.89
High
23854.82
Low
23775.95
Last updated: 3/7/2026, 1:03:09 AM
Quick Conversions
| XCD | ZWL |
|---|---|
| 1 XCD | 23,775.95 ZWL |
| 10 XCD | 237,759.47 ZWL |
| 50 XCD | 1,188,797.37 ZWL |
| 100 XCD | 2,377,594.75 ZWL |
| 500 XCD | 11,887,973.74 ZWL |
| 1,000 XCD | 23,775,947.47 ZWL |
Get XCD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ZWLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:03:09Z",
"rates": {
"ZWL": 23775.947471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ZWL",
"amount": 100
},
"result": 2377594.7471,
"rate": 23775.947471
}Build with XCD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key