Rate Overview
Live
1 XCD = 7.0951 ZMW
1 ZMW = 0.140942
XCD
Avg
7.0661
High
7.0951
Low
7.0218
Last updated: 9/4/2026, 1:49:05 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 7.10 ZMW |
| 10 XCD | 70.95 ZMW |
| 50 XCD | 354.76 ZMW |
| 100 XCD | 709.51 ZMW |
| 500 XCD | 3,547.55 ZMW |
| 1,000 XCD | 7,095.10 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-09-04T13:49:05Z",
"rates": {
"ZMW": 7.095103
}
}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": 709.5103,
"rate": 7.095103
}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