Rate Overview
Live
1 XCD = 6.7607 ZMW
1 ZMW = 0.147914
XCD
Avg
7.0430
High
8.2129
Low
6.4869
Last updated: 7/21/2026, 12:29:08 AM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.76 ZMW |
| 10 XCD | 67.61 ZMW |
| 50 XCD | 338.04 ZMW |
| 100 XCD | 676.07 ZMW |
| 500 XCD | 3,380.35 ZMW |
| 1,000 XCD | 6,760.70 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-21T00:29:08Z",
"rates": {
"ZMW": 6.760701
}
}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": 676.0701,
"rate": 6.760701
}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