Rate Overview
Live
1 ZWL = 0.048331 COP
1 COP = 20.6907
ZWL
Avg
0.047876
High
0.048399
Low
0.046442
Last updated: 9/2/2026, 1:58:17 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.17 COP |
| 1,000 ZWL | 48.33 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-09-02T01:58:17Z",
"rates": {
"COP": 0.048331
}
}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.8331,
"rate": 0.048331
}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