Rate Overview
Live
1 ZAR = 190.5876 COP
1 COP = 0.005247
ZAR
Avg
225.7043
High
248.7316
Low
190.5876
Last updated: 7/28/2026, 11:52:35 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 190.59 COP |
| 10 ZAR | 1,905.88 COP |
| 50 ZAR | 9,529.38 COP |
| 100 ZAR | 19,058.76 COP |
| 500 ZAR | 95,293.82 COP |
| 1,000 ZAR | 190,587.64 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-28T11:52:35Z",
"rates": {
"COP": 190.587637
}
}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": 19058.7637,
"rate": 190.587637
}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