Rate Overview
Live
1 ZWL = 0.049932 COP
1 COP = 20.0272
ZWL
Avg
1.2141
High
10.5248
Low
0.049870
Last updated: 7/7/2026, 5:50:19 AM
Quick Conversions
| ZWL | COP |
|---|---|
| 1 ZWL | 0.05 COP |
| 10 ZWL | 0.50 COP |
| 50 ZWL | 2.50 COP |
| 100 ZWL | 4.99 COP |
| 500 ZWL | 24.97 COP |
| 1,000 ZWL | 49.93 COP |
Get ZWL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=COPExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-07-07T05:50:19Z",
"rates": {
"COP": 0.049932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "COP",
"amount": 100
},
"result": 4.9932,
"rate": 0.049932
}Build with ZWL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key