Rate Overview
Live
1 XCD = 6.8803 ZMW
1 ZMW = 0.145342
XCD
Avg
6.8104
High
6.8803
Low
6.7514
Last updated: 7/25/2026, 10:26:59 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.88 ZMW |
| 10 XCD | 68.80 ZMW |
| 50 XCD | 344.02 ZMW |
| 100 XCD | 688.03 ZMW |
| 500 XCD | 3,440.16 ZMW |
| 1,000 XCD | 6,880.32 ZMW |
Get XCD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ZMWExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-25T22:26:59Z",
"rates": {
"ZMW": 6.880316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ZMW",
"amount": 100
},
"result": 688.0315999999999,
"rate": 6.880316
}Build with XCD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key