Rate Overview
Live
1 ZAR = 193.8142 COP
1 COP = 0.005160
ZAR
Avg
194.1670
High
195.1419
Low
193.0294
Last updated: 8/17/2026, 9:47:53 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 193.81 COP |
| 10 ZAR | 1,938.14 COP |
| 50 ZAR | 9,690.71 COP |
| 100 ZAR | 19,381.42 COP |
| 500 ZAR | 96,907.10 COP |
| 1,000 ZAR | 193,814.21 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-17T21:47:53Z",
"rates": {
"COP": 193.814208
}
}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": 19381.4208,
"rate": 193.814208
}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