CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0144
-0.13% 7D

1 AUD = 0.985828 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0144
High 1.0177
Low 1.0127
7D Change -0.13%

Rate Overview

Live
1 CAD = 1.0144 AUD
1 AUD = 0.985828 CAD
Avg
1.0158
High
1.0177
Low
1.0127

Last updated: 8/18/2026, 11:29:13 AM

Quick Conversions

CADAUD
1 CAD1.01 AUD
10 CAD10.14 AUD
50 CAD50.72 AUD
100 CAD101.44 AUD
500 CAD507.19 AUD
1,000 CAD1,014.38 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-08-18T11:29:13Z",
  "rates": {
    "AUD": 1.014376
  }
}

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": 101.43759999999999,
  "rate": 1.014376
}

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