Rate Overview
Live
1 ZWL = 0.000041 XCD
1 XCD = 24390.24
ZWL
Avg
0.000042
High
0.000042
Low
0.000041
Last updated: 3/7/2026, 3:44:08 AM
Quick Conversions
| ZWL | XCD |
|---|---|
| 1 ZWL | 0.00 XCD |
| 10 ZWL | 0.00 XCD |
| 50 ZWL | 0.00 XCD |
| 100 ZWL | 0.00 XCD |
| 500 ZWL | 0.02 XCD |
| 1,000 ZWL | 0.04 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-03-07T03:44:08Z",
"rates": {
"XCD": 0.000041
}
}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.0041,
"rate": 0.000041
}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