Rate Overview
Live
1 ZAR = 223.9776 COP
1 COP = 0.004465
ZAR
Avg
228.6160
High
248.7316
Low
216.3188
Last updated: 5/27/2026, 7:18:26 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 223.98 COP |
| 10 ZAR | 2,239.78 COP |
| 50 ZAR | 11,198.88 COP |
| 100 ZAR | 22,397.76 COP |
| 500 ZAR | 111,988.82 COP |
| 1,000 ZAR | 223,977.63 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-27T19:18:26Z",
"rates": {
"COP": 223.97763
}
}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": 22397.763,
"rate": 223.97763
}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