Rate Overview
Live
1 COP = 20.9778 ZWL
1 ZWL = 0.047670
COP
Avg
15.4702
High
20.9778
Low
0.086362
Last updated: 7/29/2026, 12:10:36 AM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 20.98 ZWL |
| 10 COP | 209.78 ZWL |
| 50 COP | 1,048.89 ZWL |
| 100 COP | 2,097.78 ZWL |
| 500 COP | 10,488.88 ZWL |
| 1,000 COP | 20,977.75 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-29T00:10:36Z",
"rates": {
"ZWL": 20.977752
}
}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": 2097.7752,
"rate": 20.977752
}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