Rate Overview
Live
1 XCD = 6.8857 ZMW
1 ZMW = 0.145228
XCD
Avg
7.6687
High
8.8631
Low
6.5110
Last updated: 7/27/2026, 7:12:51 AM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.89 ZMW |
| 10 XCD | 68.86 ZMW |
| 50 XCD | 344.29 ZMW |
| 100 XCD | 688.57 ZMW |
| 500 XCD | 3,442.87 ZMW |
| 1,000 XCD | 6,885.74 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-27T07:12:51Z",
"rates": {
"ZMW": 6.885741
}
}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.5741,
"rate": 6.885741
}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