AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.693239
+5.50% 1Y

1 USD = 1.4425 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.693239
High 0.723703
Low 0.645911
1Y Change +5.50%

Rate Overview

Live
1 AUD = 0.693239 USD
1 USD = 1.4425 AUD
Avg
0.679228
High
0.723703
Low
0.645911

Last updated: 7/13/2026, 4:47:35 PM

Quick Conversions

AUDUSD
1 AUD0.69 USD
10 AUD6.93 USD
50 AUD34.66 USD
100 AUD69.32 USD
500 AUD346.62 USD
1,000 AUD693.24 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-07-13T16:47:35Z",
  "rates": {
    "USD": 0.693239
  }
}

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": 69.32390000000001,
  "rate": 0.693239
}

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