Rate Overview
Live
1 COP = 0.005114 ZMW
1 ZMW = 195.5417
COP
Avg
0.005078
High
0.005114
Low
0.005032
Last updated: 3/7/2026, 7:44:48 AM
Quick Conversions
| COP | ZMW |
|---|---|
| 1 COP | 0.01 ZMW |
| 10 COP | 0.05 ZMW |
| 50 COP | 0.26 ZMW |
| 100 COP | 0.51 ZMW |
| 500 COP | 2.56 ZMW |
| 1,000 COP | 5.11 ZMW |
Get COP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ZMWExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T07:44:48Z",
"rates": {
"ZMW": 0.005114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ZMW",
"amount": 100
},
"result": 0.5114,
"rate": 0.005114
}Build with COP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key