Rate Overview
Live
1 COP = 0.086121 ZWL
1 ZWL = 11.6116
COP
Avg
0.087095
High
0.088059
Low
0.086121
Last updated: 5/8/2026, 9:29:33 AM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 0.09 ZWL |
| 10 COP | 0.86 ZWL |
| 50 COP | 4.31 ZWL |
| 100 COP | 8.61 ZWL |
| 500 COP | 43.06 ZWL |
| 1,000 COP | 86.12 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-05-08T09:29:33Z",
"rates": {
"ZWL": 0.086121
}
}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": 8.6121,
"rate": 0.086121
}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