CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0492
+1.34% 30D

1 AUD = 0.953100 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0492
High 1.0512
Low 1.0268
30D Change +1.34%

Rate Overview

Live
1 CAD = 1.0492 AUD
1 AUD = 0.953100 CAD
Avg
1.0383
High
1.0512
Low
1.0268

Last updated: 3/26/2026, 10:00:00 PM

Quick Conversions

CADAUD
1 CAD1.05 AUD
10 CAD10.49 AUD
50 CAD52.46 AUD
100 CAD104.92 AUD
500 CAD524.60 AUD
1,000 CAD1,049.21 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-26T22:00:00Z",
  "rates": {
    "AUD": 1.049208
  }
}

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.92079999999999,
  "rate": 1.049208
}

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