Rate Overview
Live
1 ZAR = 191.2974 COP
1 COP = 0.005227
ZAR
Avg
225.7339
High
248.7316
Low
191.2974
Last updated: 7/28/2026, 3:17:57 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 191.30 COP |
| 10 ZAR | 1,912.97 COP |
| 50 ZAR | 9,564.87 COP |
| 100 ZAR | 19,129.74 COP |
| 500 ZAR | 95,648.70 COP |
| 1,000 ZAR | 191,297.40 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-07-28T15:17:57Z",
"rates": {
"COP": 191.297396
}
}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": 19129.7396,
"rate": 191.297396
}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