Rate Overview
Live
1 ZAR = 220.8422 COP
1 COP = 0.004528
ZAR
Avg
220.6567
High
222.4536
Low
218.9615
Last updated: 4/17/2026, 10:39:00 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 220.84 COP |
| 10 ZAR | 2,208.42 COP |
| 50 ZAR | 11,042.11 COP |
| 100 ZAR | 22,084.22 COP |
| 500 ZAR | 110,421.09 COP |
| 1,000 ZAR | 220,842.18 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-04-17T10:39:00Z",
"rates": {
"COP": 220.842181
}
}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": 22084.218100000002,
"rate": 220.842181
}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