Rate Overview
Live
1 XCD = 119.1466 ZWL
1 ZWL = 0.008393
XCD
Avg
119.1466
High
119.1466
Low
119.1466
Last updated: 4/17/2026, 6:12:47 AM
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.28 ZWL |
| 1,000 XCD | 119,146.56 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-04-17T06:12:47Z",
"rates": {
"ZWL": 119.146559
}
}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.6559,
"rate": 119.146559
}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