Rate Overview
Live
1 COP = 0.004795 ZAR
1 ZAR = 208.5506
COP
Avg
0.004703
High
0.004795
Low
0.004638
Last updated: 6/19/2026, 8:19:25 AM
Quick Conversions
| COP | ZAR |
|---|---|
| 1 COP | 0.00 ZAR |
| 10 COP | 0.05 ZAR |
| 50 COP | 0.24 ZAR |
| 100 COP | 0.48 ZAR |
| 500 COP | 2.40 ZAR |
| 1,000 COP | 4.80 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-06-19T08:19:25Z",
"rates": {
"ZAR": 0.004795
}
}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.4795,
"rate": 0.004795
}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