Rate Overview
Live
1 COP = 0.005283 ZAR
1 ZAR = 189.2864
COP
Avg
0.004543
High
0.005283
Low
0.004243
Last updated: 7/31/2026, 8:53:04 AM
Quick Conversions
| COP | ZAR |
|---|---|
| 1 COP | 0.01 ZAR |
| 10 COP | 0.05 ZAR |
| 50 COP | 0.26 ZAR |
| 100 COP | 0.53 ZAR |
| 500 COP | 2.64 ZAR |
| 1,000 COP | 5.28 ZAR |
Get COP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ZARExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:53:04Z",
"rates": {
"ZAR": 0.005283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ZAR",
"amount": 100
},
"result": 0.5283,
"rate": 0.005283
}Build with COP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key