Rate Overview
Live
1 ZWL = 0.008393 XCD
1 XCD = 119.1469
ZWL
Avg
0.008393
High
0.008393
Low
0.008393
Last updated: 4/18/2026, 8:45:38 AM
Quick Conversions
| ZWL | XCD |
|---|---|
| 1 ZWL | 0.01 XCD |
| 10 ZWL | 0.08 XCD |
| 50 ZWL | 0.42 XCD |
| 100 ZWL | 0.84 XCD |
| 500 ZWL | 4.20 XCD |
| 1,000 ZWL | 8.39 XCD |
Get ZWL/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=XCDExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-18T08:45:38Z",
"rates": {
"XCD": 0.008393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "XCD",
"amount": 100
},
"result": 0.8392999999999999,
"rate": 0.008393
}Build with ZWL/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key