Rate Overview
Live
1 XCD = 6.9831 ZMW
1 ZMW = 0.143203
XCD
Avg
7.1110
High
7.2325
Low
6.9146
Last updated: 3/27/2026, 8:17:34 AM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.98 ZMW |
| 10 XCD | 69.83 ZMW |
| 50 XCD | 349.15 ZMW |
| 100 XCD | 698.31 ZMW |
| 500 XCD | 3,491.55 ZMW |
| 1,000 XCD | 6,983.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-03-27T08:17:34Z",
"rates": {
"ZMW": 6.983091
}
}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": 698.3091,
"rate": 6.983091
}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