CAD
$
AUD
$

CAD/AUD Exchange Rate

Canadian Dollar to Australian Dollar

Live Rate
1.0125
-0.46% 7D

1 AUD = 0.987665 CAD

CAD/AUD Price Chart

Historical exchange rate performance

Current 1.0125
High 1.0172
Low 1.0125
7D Change -0.46%

Rate Overview

Live
1 CAD = 1.0125 AUD
1 AUD = 0.987665 CAD
Avg
1.0149
High
1.0172
Low
1.0125

Last updated: 7/27/2026, 10:45:30 AM

Quick Conversions

CADAUD
1 CAD1.01 AUD
10 CAD10.12 AUD
50 CAD50.62 AUD
100 CAD101.25 AUD
500 CAD506.24 AUD
1,000 CAD1,012.49 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-07-27T10:45:30Z",
  "rates": {
    "AUD": 1.012489
  }
}

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.24889999999999,
  "rate": 1.012489
}

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