Rate Overview
Live
1 COP = 0.089062 ZWL
1 ZWL = 11.2281
COP
Avg
0.088821
High
0.089587
Low
0.088110
Last updated: 4/17/2026, 2:41:52 PM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 0.09 ZWL |
| 10 COP | 0.89 ZWL |
| 50 COP | 4.45 ZWL |
| 100 COP | 8.91 ZWL |
| 500 COP | 44.53 ZWL |
| 1,000 COP | 89.06 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-04-17T14:41:52Z",
"rates": {
"ZWL": 0.089062
}
}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.9062,
"rate": 0.089062
}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