CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0482
+1.83% 7D

1 AUD = 0.954045 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0482
High 1.0482
Low 1.0293
7D Change +1.83%

Rate Overview

Live
1 CAD = 1.0482 AUD
1 AUD = 0.954045 CAD
Avg
1.0384
High
1.0482
Low
1.0293

Last updated: 3/6/2026, 6:09:35 PM

Quick Conversions

CADAUD
1 CAD1.05 AUD
10 CAD10.48 AUD
50 CAD52.41 AUD
100 CAD104.82 AUD
500 CAD524.08 AUD
1,000 CAD1,048.17 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-03-06T18:09:35Z",
  "rates": {
    "AUD": 1.048169
  }
}

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": 104.81689999999999,
  "rate": 1.048169
}

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