Rate Overview
Live
1 ZAR = 228.1590 COP
1 COP = 0.004383
ZAR
Avg
230.6403
High
235.6714
Low
226.5609
Last updated: 3/7/2026, 7:44:00 AM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 228.16 COP |
| 10 ZAR | 2,281.59 COP |
| 50 ZAR | 11,407.95 COP |
| 100 ZAR | 22,815.90 COP |
| 500 ZAR | 114,079.48 COP |
| 1,000 ZAR | 228,158.96 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-03-07T07:44:00Z",
"rates": {
"COP": 228.158957
}
}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": 22815.895699999997,
"rate": 228.158957
}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