Rate Overview
Live
1 ZAR = 195.5914 COP
1 COP = 0.005113
ZAR
Avg
196.6391
High
199.4734
Low
195.3299
Last updated: 9/8/2026, 2:50:38 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 195.59 COP |
| 10 ZAR | 1,955.91 COP |
| 50 ZAR | 9,779.57 COP |
| 100 ZAR | 19,559.14 COP |
| 500 ZAR | 97,795.70 COP |
| 1,000 ZAR | 195,591.39 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-09-08T14:50:38Z",
"rates": {
"COP": 195.591393
}
}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": 19559.139300000003,
"rate": 195.591393
}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