Rate Overview
Live
1 XCD = 6.7788 ZMW
1 ZMW = 0.147519
XCD
Avg
7.7768
High
9.0334
Low
6.5110
Last updated: 7/6/2026, 2:08:02 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.78 ZMW |
| 10 XCD | 67.79 ZMW |
| 50 XCD | 338.94 ZMW |
| 100 XCD | 677.88 ZMW |
| 500 XCD | 3,389.39 ZMW |
| 1,000 XCD | 6,778.78 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-06T14:08:02Z",
"rates": {
"ZMW": 6.778782
}
}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": 677.8782,
"rate": 6.778782
}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