Rate Overview
Live
1 ZAR = 223.8908 COP
1 COP = 0.004466
ZAR
Avg
225.1701
High
233.8658
Low
217.7674
Last updated: 5/27/2026, 10:53:57 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 223.89 COP |
| 10 ZAR | 2,238.91 COP |
| 50 ZAR | 11,194.54 COP |
| 100 ZAR | 22,389.08 COP |
| 500 ZAR | 111,945.42 COP |
| 1,000 ZAR | 223,890.84 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-27T22:53:57Z",
"rates": {
"COP": 223.890835
}
}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": 22389.0835,
"rate": 223.890835
}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