Rate Overview
Live
1 COP = 0.004370 ZAR
1 ZAR = 228.8330
COP
Avg
0.004499
High
0.004618
Low
0.004370
Last updated: 5/7/2026, 12:31:28 PM
Quick Conversions
| COP | ZAR |
|---|---|
| 1 COP | 0.00 ZAR |
| 10 COP | 0.04 ZAR |
| 50 COP | 0.22 ZAR |
| 100 COP | 0.44 ZAR |
| 500 COP | 2.19 ZAR |
| 1,000 COP | 4.37 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-05-07T12:31:28Z",
"rates": {
"ZAR": 0.00437
}
}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.437,
"rate": 0.00437
}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