Rate Overview
Live
1 ZAR = 196.6066 COP
1 COP = 0.005086
ZAR
Avg
219.6087
High
233.8658
Low
195.5502
Last updated: 7/20/2026, 10:52:05 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 196.61 COP |
| 10 ZAR | 1,966.07 COP |
| 50 ZAR | 9,830.33 COP |
| 100 ZAR | 19,660.66 COP |
| 500 ZAR | 98,303.28 COP |
| 1,000 ZAR | 196,606.56 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-20T22:52:05Z",
"rates": {
"COP": 196.606564
}
}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": 19660.6564,
"rate": 196.606564
}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