Rate Overview
Live
1 XCD = 6.5201 ZMW
1 ZMW = 0.153372
XCD
Avg
6.5100
High
6.5819
Low
6.4254
Last updated: 6/16/2026, 1:30:23 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.52 ZMW |
| 10 XCD | 65.20 ZMW |
| 50 XCD | 326.00 ZMW |
| 100 XCD | 652.01 ZMW |
| 500 XCD | 3,260.05 ZMW |
| 1,000 XCD | 6,520.09 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-06-16T13:30:23Z",
"rates": {
"ZMW": 6.520092
}
}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": 652.0092,
"rate": 6.520092
}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