Rate Overview
Live
1 ZAR = 211.9894 COP
1 COP = 0.004717
ZAR
Avg
214.3565
High
215.5833
Low
211.9638
Last updated: 6/17/2026, 6:45:43 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 211.99 COP |
| 10 ZAR | 2,119.89 COP |
| 50 ZAR | 10,599.47 COP |
| 100 ZAR | 21,198.94 COP |
| 500 ZAR | 105,994.72 COP |
| 1,000 ZAR | 211,989.44 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-06-17T06:45:43Z",
"rates": {
"COP": 211.989435
}
}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": 21198.943499999998,
"rate": 211.989435
}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