AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.722624
-2.44% 5Y

1 USD = 1.3838 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.722624
High 0.749839
Low 0.619310
5Y Change -2.44%

Rate Overview

Live
1 AUD = 0.722624 USD
1 USD = 1.3838 AUD
Avg
0.675408
High
0.749839
Low
0.619310

Last updated: 9/9/2026, 1:16:27 AM

Quick Conversions

AUDUSD
1 AUD0.72 USD
10 AUD7.23 USD
50 AUD36.13 USD
100 AUD72.26 USD
500 AUD361.31 USD
1,000 AUD722.62 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-09-09T01:16:27Z",
  "rates": {
    "USD": 0.722624
  }
}

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": 72.2624,
  "rate": 0.722624
}

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