AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.694034
-7.06% 5Y

1 USD = 1.4409 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.694034
High 0.746791
Low 0.601046
5Y Change -7.06%

Rate Overview

Live
1 AUD = 0.694034 USD
1 USD = 1.4409 AUD
Avg
0.674230
High
0.746791
Low
0.601046

Last updated: 7/13/2026, 12:58:10 AM

Quick Conversions

AUDUSD
1 AUD0.69 USD
10 AUD6.94 USD
50 AUD34.70 USD
100 AUD69.40 USD
500 AUD347.02 USD
1,000 AUD694.03 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-13T00:58:10Z",
  "rates": {
    "USD": 0.694034
  }
}

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.4034,
  "rate": 0.694034
}

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