Rate Overview
Live
1 XCD = 6.7596 ZMW
1 ZMW = 0.147937
XCD
Avg
8.7457
High
10.5981
Low
6.5117
Last updated: 7/21/2026, 1:21:24 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.76 ZMW |
| 10 XCD | 67.60 ZMW |
| 50 XCD | 337.98 ZMW |
| 100 XCD | 675.96 ZMW |
| 500 XCD | 3,379.82 ZMW |
| 1,000 XCD | 6,759.64 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-21T13:21:24Z",
"rates": {
"ZMW": 6.75964
}
}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": 675.964,
"rate": 6.75964
}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