AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.694865
-0.64% 7D

1 USD = 1.4391 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.694865
High 0.699957
Low 0.694865
7D Change -0.64%

Rate Overview

Live
1 AUD = 0.694865 USD
1 USD = 1.4391 AUD
Avg
0.698003
High
0.699957
Low
0.694865

Last updated: 7/29/2026, 8:25:03 AM

Quick Conversions

AUDUSD
1 AUD0.69 USD
10 AUD6.95 USD
50 AUD34.74 USD
100 AUD69.49 USD
500 AUD347.43 USD
1,000 AUD694.87 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-29T08:25:03Z",
  "rates": {
    "USD": 0.694865
  }
}

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.48649999999999,
  "rate": 0.694865
}

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