Rate Overview
Live
1 COP = 0.004873 ZAR
1 ZAR = 205.2124
COP
Avg
0.004860
High
0.004909
Low
0.004818
Last updated: 7/10/2026, 2:13:54 AM
Quick Conversions
| COP | ZAR |
|---|---|
| 1 COP | 0.00 ZAR |
| 10 COP | 0.05 ZAR |
| 50 COP | 0.24 ZAR |
| 100 COP | 0.49 ZAR |
| 500 COP | 2.44 ZAR |
| 1,000 COP | 4.87 ZAR |
Get COP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ZARExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-10T02:13:54Z",
"rates": {
"ZAR": 0.004873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ZAR",
"amount": 100
},
"result": 0.48729999999999996,
"rate": 0.004873
}Build with COP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key