Rate Overview
Live
1 ZAR = 224.0269 COP
1 COP = 0.004464
ZAR
Avg
224.2074
High
235.6714
Low
214.9703
Last updated: 5/27/2026, 8:27:15 PM
Quick Conversions
| ZAR | COP |
|---|---|
| 1 ZAR | 224.03 COP |
| 10 ZAR | 2,240.27 COP |
| 50 ZAR | 11,201.34 COP |
| 100 ZAR | 22,402.69 COP |
| 500 ZAR | 112,013.43 COP |
| 1,000 ZAR | 224,026.87 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-27T20:27:15Z",
"rates": {
"COP": 224.026867
}
}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": 22402.686700000002,
"rate": 224.026867
}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