Rate Overview
Live
1 XCD = 119.1466 ZWL
1 ZWL = 0.008393
XCD
Avg
23110.56
High
24834.53
Low
119.1466
Last updated: 7/2/2026, 11:21:37 PM
Quick Conversions
| XCD | ZWL |
|---|---|
| 1 XCD | 119.15 ZWL |
| 10 XCD | 1,191.47 ZWL |
| 50 XCD | 5,957.33 ZWL |
| 100 XCD | 11,914.66 ZWL |
| 500 XCD | 59,573.29 ZWL |
| 1,000 XCD | 119,146.58 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-07-02T23:21:37Z",
"rates": {
"ZWL": 119.14658
}
}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": 11914.658,
"rate": 119.14658
}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