Rate Overview
Live
1 COP = 0.000472 NZD
1 NZD = 2118.64
COP
Avg
0.000466
High
0.000472
Low
0.000461
Last updated: 3/28/2026, 9:00:22 AM
Quick Conversions
| COP | NZD |
|---|---|
| 1 COP | 0.00 NZD |
| 10 COP | 0.00 NZD |
| 50 COP | 0.02 NZD |
| 100 COP | 0.05 NZD |
| 500 COP | 0.24 NZD |
| 1,000 COP | 0.47 NZD |
Get COP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NZDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-28T09:00:22Z",
"rates": {
"NZD": 0.000472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NZD",
"amount": 100
},
"result": 0.0472,
"rate": 0.000472
}Build with COP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key