Rate Overview
Live
1 XCD = 6.7598 ZMW
1 ZMW = 0.147934
XCD
Avg
6.7782
High
6.8351
Low
6.7385
Last updated: 7/9/2026, 9:36:17 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.76 ZMW |
| 10 XCD | 67.60 ZMW |
| 50 XCD | 337.99 ZMW |
| 100 XCD | 675.98 ZMW |
| 500 XCD | 3,379.88 ZMW |
| 1,000 XCD | 6,759.76 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-09T21:36:17Z",
"rates": {
"ZMW": 6.759756
}
}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.9756,
"rate": 6.759756
}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