Rate Overview
Live
1 ZAR = 192.2285 COP
1 COP = 0.005202
ZAR
Avg
221.4545
High
232.9858
Low
191.1542
Last updated: 7/27/2026, 3:34:42 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 192.23 COP |
| 10 ZAR | 1,922.28 COP |
| 50 ZAR | 9,611.42 COP |
| 100 ZAR | 19,222.85 COP |
| 500 ZAR | 96,114.25 COP |
| 1,000 ZAR | 192,228.50 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-27T03:34:42Z",
"rates": {
"COP": 192.228498
}
}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": 19222.8498,
"rate": 192.228498
}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