CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0142
-0.82% 7D

1 AUD = 0.985963 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0142
High 1.0244
Low 1.0112
7D Change -0.82%

Rate Overview

Live
1 CAD = 1.0142 AUD
1 AUD = 0.985963 CAD
Avg
1.0185
High
1.0244
Low
1.0112

Last updated: 5/8/2026, 5:48:40 AM

Quick Conversions

CADAUD
1 CAD1.01 AUD
10 CAD10.14 AUD
50 CAD50.71 AUD
100 CAD101.42 AUD
500 CAD507.12 AUD
1,000 CAD1,014.24 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-05-08T05:48:40Z",
  "rates": {
    "AUD": 1.014237
  }
}

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.42370000000001,
  "rate": 1.014237
}

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