Rate Overview
Live
1 ZAR = 194.2568 COP
1 COP = 0.005148
ZAR
Avg
194.7068
High
195.4555
Low
194.0195
Last updated: 8/13/2026, 9:58:41 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 194.26 COP |
| 10 ZAR | 1,942.57 COP |
| 50 ZAR | 9,712.84 COP |
| 100 ZAR | 19,425.68 COP |
| 500 ZAR | 97,128.40 COP |
| 1,000 ZAR | 194,256.79 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-08-13T09:58:41Z",
"rates": {
"COP": 194.256793
}
}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": 19425.6793,
"rate": 194.256793
}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