Rate Overview
Live
1 ZAR = 192.1505 COP
1 COP = 0.005204
ZAR
Avg
220.0086
High
233.8658
Low
192.1505
Last updated: 7/23/2026, 3:59:20 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 192.15 COP |
| 10 ZAR | 1,921.51 COP |
| 50 ZAR | 9,607.53 COP |
| 100 ZAR | 19,215.05 COP |
| 500 ZAR | 96,075.27 COP |
| 1,000 ZAR | 192,150.55 COP |
Get ZAR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=COPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-23T15:59:20Z",
"rates": {
"COP": 192.150547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "COP",
"amount": 100
},
"result": 19215.0547,
"rate": 192.150547
}Build with ZAR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key