AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.687762
+4.03% 6M

1 USD = 1.4540 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.687762
High 0.711770
Low 0.645202
6M Change +4.03%

Rate Overview

Live
1 AUD = 0.687762 USD
1 USD = 1.4540 AUD
Avg
0.675078
High
0.711770
Low
0.645202

Last updated: 3/29/2026, 5:59:43 PM

Quick Conversions

AUDUSD
1 AUD0.69 USD
10 AUD6.88 USD
50 AUD34.39 USD
100 AUD68.78 USD
500 AUD343.88 USD
1,000 AUD687.76 USD

Get AUD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=USD

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-03-29T17:59:43Z",
  "rates": {
    "USD": 0.687762
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "USD",
    "amount": 100
  },
  "result": 68.7762,
  "rate": 0.687762
}

Build with AUD/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key