CAD
$
NZD
$

CAD/NZD Exchange Rate

Canadian Dollar to New Zealand Dollar

Live Rate
1.2328
+1.76% 7D

1 NZD = 0.811169 CAD

CAD/NZD Price Chart

Historical exchange rate performance

Current 1.2328
High 1.2348
Low 1.2114
7D Change +1.76%

Rate Overview

Live
1 CAD = 1.2328 NZD
1 NZD = 0.811169 CAD
Avg
1.2219
High
1.2348
Low
1.2114

Last updated: 9/3/2026, 5:27:00 PM

Quick Conversions

CADNZD
1 CAD1.23 NZD
10 CAD12.33 NZD
50 CAD61.64 NZD
100 CAD123.28 NZD
500 CAD616.39 NZD
1,000 CAD1,232.79 NZD

Get CAD/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=CAD&currencies=NZD

Example Response:

{
  "success": true,
  "base": "CAD",
  "date": "2026-09-03T17:27:00Z",
  "rates": {
    "NZD": 1.232788
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=CAD&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "CAD",
    "to": "NZD",
    "amount": 100
  },
  "result": 123.2788,
  "rate": 1.232788
}

Build with CAD/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key