AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.701030
-0.35% 7D

1 USD = 1.4265 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.701030
High 0.706850
Low 0.700464
7D Change -0.35%

Rate Overview

Live
1 AUD = 0.701030 USD
1 USD = 1.4265 AUD
Avg
0.704058
High
0.706850
Low
0.700464

Last updated: 6/19/2026, 3:42:05 AM

Quick Conversions

AUDUSD
1 AUD0.70 USD
10 AUD7.01 USD
50 AUD35.05 USD
100 AUD70.10 USD
500 AUD350.52 USD
1,000 AUD701.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-06-19T03:42:05Z",
  "rates": {
    "USD": 0.70103
  }
}

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": 70.10300000000001,
  "rate": 0.70103
}

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