Rate Overview
Live
1 XCD = 6.8031 ZMW
1 ZMW = 0.146992
XCD
Avg
6.7453
High
6.8031
Low
6.6735
Last updated: 7/5/2026, 1:56:38 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.80 ZMW |
| 10 XCD | 68.03 ZMW |
| 50 XCD | 340.15 ZMW |
| 100 XCD | 680.31 ZMW |
| 500 XCD | 3,401.54 ZMW |
| 1,000 XCD | 6,803.07 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-05T13:56:38Z",
"rates": {
"ZMW": 6.803074
}
}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": 680.3073999999999,
"rate": 6.803074
}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