Rate Overview
Live
1 ZAR = 190.4743 COP
1 COP = 0.005250
ZAR
Avg
192.8759
High
197.9410
Low
190.1082
Last updated: 7/28/2026, 7:47:33 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 190.47 COP |
| 10 ZAR | 1,904.74 COP |
| 50 ZAR | 9,523.71 COP |
| 100 ZAR | 19,047.43 COP |
| 500 ZAR | 95,237.15 COP |
| 1,000 ZAR | 190,474.29 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-28T07:47:33Z",
"rates": {
"COP": 190.474292
}
}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": 19047.4292,
"rate": 190.474292
}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