Rate Overview
Live
1 XCD = 6.9805 ZMW
1 ZMW = 0.143255
XCD
Avg
6.9887
High
7.0192
Low
6.9780
Last updated: 5/26/2026, 11:12:22 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.98 ZMW |
| 10 XCD | 69.81 ZMW |
| 50 XCD | 349.03 ZMW |
| 100 XCD | 698.05 ZMW |
| 500 XCD | 3,490.27 ZMW |
| 1,000 XCD | 6,980.55 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-26T23:12:22Z",
"rates": {
"ZMW": 6.980546
}
}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.0546,
"rate": 6.980546
}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