Rate Overview
Live
1 COP = 0.004651 ZAR
1 ZAR = 215.0075
COP
Avg
0.004449
High
0.004651
Low
0.004336
Last updated: 3/28/2026, 10:40:55 AM
Quick Conversions
| COP | ZAR |
|---|---|
| 1 COP | 0.00 ZAR |
| 10 COP | 0.05 ZAR |
| 50 COP | 0.23 ZAR |
| 100 COP | 0.47 ZAR |
| 500 COP | 2.33 ZAR |
| 1,000 COP | 4.65 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-03-28T10:40:55Z",
"rates": {
"ZAR": 0.004651
}
}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.46509999999999996,
"rate": 0.004651
}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