Rate Overview
Live
1 ZWL = 0.048323 COP
1 COP = 20.6941
ZWL
Avg
0.904078
High
11.5791
Low
0.048310
Last updated: 7/27/2026, 10:50:13 AM
Quick Conversions
| ZWL | COP |
|---|---|
| 1 ZWL | 0.05 COP |
| 10 ZWL | 0.48 COP |
| 50 ZWL | 2.42 COP |
| 100 ZWL | 4.83 COP |
| 500 ZWL | 24.16 COP |
| 1,000 ZWL | 48.32 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-27T10:50:13Z",
"rates": {
"COP": 0.048323
}
}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.8323,
"rate": 0.048323
}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