CAD
$
NZD
$

CAD/NZD Exchange Rate

Canadian Dollar to New Zealand Dollar

Live Rate
1.2245
-0.49% 7D

1 NZD = 0.816633 CAD

CAD/NZD Price Chart

Historical exchange rate performance

Current 1.2245
High 1.2368
Low 1.2231
7D Change -0.49%

Rate Overview

Live
1 CAD = 1.2245 NZD
1 NZD = 0.816633 CAD
Avg
1.2287
High
1.2368
Low
1.2231

Last updated: 6/15/2026, 12:52:41 PM

Quick Conversions

CADNZD
1 CAD1.22 NZD
10 CAD12.25 NZD
50 CAD61.23 NZD
100 CAD122.45 NZD
500 CAD612.27 NZD
1,000 CAD1,224.54 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-06-15T12:52:41Z",
  "rates": {
    "NZD": 1.22454
  }
}

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": 122.454,
  "rate": 1.22454
}

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