Rate Overview
Live
1 XCD = 6.9696 ZMW
1 ZMW = 0.143481
XCD
Avg
6.9469
High
7.0190
Low
6.9116
Last updated: 5/6/2026, 9:07:20 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.97 ZMW |
| 10 XCD | 69.70 ZMW |
| 50 XCD | 348.48 ZMW |
| 100 XCD | 696.96 ZMW |
| 500 XCD | 3,484.79 ZMW |
| 1,000 XCD | 6,969.59 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-05-06T21:07:20Z",
"rates": {
"ZMW": 6.969588
}
}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": 696.9588,
"rate": 6.969588
}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