Rate Overview
Live
1 ZAR = 220.7444 COP
1 COP = 0.004530
ZAR
Avg
220.6510
High
222.4536
Low
218.9615
Last updated: 4/17/2026, 11:59:15 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 220.74 COP |
| 10 ZAR | 2,207.44 COP |
| 50 ZAR | 11,037.22 COP |
| 100 ZAR | 22,074.44 COP |
| 500 ZAR | 110,372.21 COP |
| 1,000 ZAR | 220,744.43 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-17T11:59:15Z",
"rates": {
"COP": 220.744425
}
}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": 22074.4425,
"rate": 220.744425
}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