Rate Overview
Live
1 COP = 20.0269 ZWL
1 ZWL = 0.049933
COP
Avg
17.4742
High
20.0521
Low
0.095013
Last updated: 7/8/2026, 3:20:25 AM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 20.03 ZWL |
| 10 COP | 200.27 ZWL |
| 50 COP | 1,001.34 ZWL |
| 100 COP | 2,002.69 ZWL |
| 500 COP | 10,013.43 ZWL |
| 1,000 COP | 20,026.86 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-08T03:20:25Z",
"rates": {
"ZWL": 20.02686
}
}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": 2002.686,
"rate": 20.02686
}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