Rate Overview
Live
1 ZAR = 206.2442 COP
1 COP = 0.004849
ZAR
Avg
207.9796
High
210.4606
Low
206.2442
Last updated: 7/5/2026, 3:40:09 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 206.24 COP |
| 10 ZAR | 2,062.44 COP |
| 50 ZAR | 10,312.21 COP |
| 100 ZAR | 20,624.42 COP |
| 500 ZAR | 103,122.12 COP |
| 1,000 ZAR | 206,244.23 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-05T15:40:09Z",
"rates": {
"COP": 206.244231
}
}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": 20624.4231,
"rate": 206.244231
}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