CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0216
-6.52% YTD

1 AUD = 0.978880 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0216
High 1.0928
Low 1.0074
YTD Change -6.52%

Rate Overview

Live
1 CAD = 1.0216 AUD
1 AUD = 0.978880 CAD
Avg
1.0325
High
1.0928
Low
1.0074

Last updated: 7/18/2026, 6:41:12 PM

Quick Conversions

CADAUD
1 CAD1.02 AUD
10 CAD10.22 AUD
50 CAD51.08 AUD
100 CAD102.16 AUD
500 CAD510.79 AUD
1,000 CAD1,021.58 AUD

Get CAD/AUD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "CAD",
  "date": "2026-07-18T18:41:12Z",
  "rates": {
    "AUD": 1.021576
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "CAD",
    "to": "AUD",
    "amount": 100
  },
  "result": 102.1576,
  "rate": 1.021576
}

Build with CAD/AUD Exchange Rates

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

Get Free API Key