Rate Overview
Live
1 COP = 0.087492 ZWL
1 ZWL = 11.4296
COP
Avg
14.7180
High
17.5825
Low
0.087492
Last updated: 3/28/2026, 10:43:44 AM
Quick Conversions
| COP | ZWL |
|---|---|
| 1 COP | 0.09 ZWL |
| 10 COP | 0.87 ZWL |
| 50 COP | 4.37 ZWL |
| 100 COP | 8.75 ZWL |
| 500 COP | 43.75 ZWL |
| 1,000 COP | 87.49 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-03-28T10:43:44Z",
"rates": {
"ZWL": 0.087492
}
}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.7492,
"rate": 0.087492
}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