Rate Overview
Live
1 ZAR = 192.2081 COP
1 COP = 0.005203
ZAR
Avg
193.7481
High
197.9410
Low
190.1082
Last updated: 7/27/2026, 5:09:20 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 192.21 COP |
| 10 ZAR | 1,922.08 COP |
| 50 ZAR | 9,610.41 COP |
| 100 ZAR | 19,220.81 COP |
| 500 ZAR | 96,104.07 COP |
| 1,000 ZAR | 192,208.13 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-27T17:09:20Z",
"rates": {
"COP": 192.208131
}
}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": 19220.8131,
"rate": 192.208131
}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