Rate Overview
Live
1 XCD = 6.9314 ZMW
1 ZMW = 0.144271
XCD
Avg
6.9542
High
7.0555
Low
6.9299
Last updated: 8/14/2026, 3:54:16 PM
Quick Conversions
| XCD | ZMW |
|---|---|
| 1 XCD | 6.93 ZMW |
| 10 XCD | 69.31 ZMW |
| 50 XCD | 346.57 ZMW |
| 100 XCD | 693.14 ZMW |
| 500 XCD | 3,465.70 ZMW |
| 1,000 XCD | 6,931.41 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-08-14T15:54:16Z",
"rates": {
"ZMW": 6.931407
}
}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": 693.1407,
"rate": 6.931407
}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