Rate Overview
Live
1 ZAR = 223.9072 COP
1 COP = 0.004466
ZAR
Avg
224.7163
High
228.6641
Low
222.1879
Last updated: 5/27/2026, 6:17:33 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 223.91 COP |
| 10 ZAR | 2,239.07 COP |
| 50 ZAR | 11,195.36 COP |
| 100 ZAR | 22,390.72 COP |
| 500 ZAR | 111,953.62 COP |
| 1,000 ZAR | 223,907.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-05-27T18:17:33Z",
"rates": {
"COP": 223.907232
}
}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": 22390.7232,
"rate": 223.907232
}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