Rate Overview
Live
1 XCD = 119.1466 ZWL
1 ZWL = 0.008393
XCD
Avg
119.1466
High
119.1466
Low
119.1465
Last updated: 5/7/2026, 7:47:08 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.57 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-05-07T07:47:08Z",
"rates": {
"ZWL": 119.146569
}
}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.6569,
"rate": 119.146569
}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