Rate Overview
Live
1 ZAR = 214.9703 COP
1 COP = 0.004652
ZAR
Avg
225.9249
High
233.8658
Low
214.9703
Last updated: 3/28/2026, 12:00:42 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 214.97 COP |
| 10 ZAR | 2,149.70 COP |
| 50 ZAR | 10,748.51 COP |
| 100 ZAR | 21,497.03 COP |
| 500 ZAR | 107,485.14 COP |
| 1,000 ZAR | 214,970.27 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-03-28T12:00:42Z",
"rates": {
"COP": 214.970274
}
}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": 21497.0274,
"rate": 214.970274
}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