CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0028
-0.27% 7D

1 AUD = 0.997223 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0028
High 1.0083
Low 1.0028
7D Change -0.27%

Rate Overview

Live
1 CAD = 1.0028 AUD
1 AUD = 0.997223 CAD
Avg
1.0050
High
1.0083
Low
1.0028

Last updated: 9/7/2026, 5:22:30 PM

Quick Conversions

CADAUD
1 CAD1.00 AUD
10 CAD10.03 AUD
50 CAD50.14 AUD
100 CAD100.28 AUD
500 CAD501.39 AUD
1,000 CAD1,002.79 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-09-07T17:22:30Z",
  "rates": {
    "AUD": 1.002785
  }
}

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": 100.27850000000001,
  "rate": 1.002785
}

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