Rate Overview
Live
1 COP = 20.8245 ZWL
1 ZWL = 0.048020
COP
Avg
20.7782
High
20.9778
Low
20.6938
Last updated: 7/29/2026, 3:22:15 AM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 20.82 ZWL |
| 10 COP | 208.25 ZWL |
| 50 COP | 1,041.23 ZWL |
| 100 COP | 2,082.45 ZWL |
| 500 COP | 10,412.27 ZWL |
| 1,000 COP | 20,824.55 ZWL |
Get COP/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ZWLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-29T03:22:15Z",
"rates": {
"ZWL": 20.824546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ZWL",
"amount": 100
},
"result": 2082.4546,
"rate": 20.824546
}Build with COP/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key