Rate Overview
Live
1 ZAR = 224.2323 COP
1 COP = 0.004460
ZAR
Avg
224.3874
High
230.7477
Low
215.7261
Last updated: 5/27/2026, 9:34:07 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 224.23 COP |
| 10 ZAR | 2,242.32 COP |
| 50 ZAR | 11,211.61 COP |
| 100 ZAR | 22,423.23 COP |
| 500 ZAR | 112,116.13 COP |
| 1,000 ZAR | 224,232.26 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-27T21:34:07Z",
"rates": {
"COP": 224.232255
}
}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": 22423.2255,
"rate": 224.232255
}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