Rate Overview
Live
1 ZAR = 228.5334 COP
1 COP = 0.004376
ZAR
Avg
222.4440
High
229.2324
Low
216.5304
Last updated: 5/7/2026, 3:58:34 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 228.53 COP |
| 10 ZAR | 2,285.33 COP |
| 50 ZAR | 11,426.67 COP |
| 100 ZAR | 22,853.34 COP |
| 500 ZAR | 114,266.71 COP |
| 1,000 ZAR | 228,533.42 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-05-07T15:58:34Z",
"rates": {
"COP": 228.533417
}
}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": 22853.341699999997,
"rate": 228.533417
}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