Rate Overview
Live
1 XCD = 7.0770 ZMW
1 ZMW = 0.141303
XCD
Avg
7.0537
High
7.0801
Low
7.0291
Last updated: 4/16/2026, 7:08:56 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 7.08 ZMW |
| 10 XCD | 70.77 ZMW |
| 50 XCD | 353.85 ZMW |
| 100 XCD | 707.70 ZMW |
| 500 XCD | 3,538.48 ZMW |
| 1,000 XCD | 7,076.97 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-04-16T19:08:56Z",
"rates": {
"ZMW": 7.076967
}
}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": 707.6967,
"rate": 7.076967
}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