AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.698160
+4.10% 6M

1 USD = 1.4323 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.698160
High 0.724044
Low 0.670684
6M Change +4.10%

Rate Overview

Live
1 AUD = 0.698160 USD
1 USD = 1.4323 AUD
Avg
0.703419
High
0.724044
Low
0.670684

Last updated: 7/18/2026, 9:43:04 AM

Quick Conversions

AUDUSD
1 AUD0.70 USD
10 AUD6.98 USD
50 AUD34.91 USD
100 AUD69.82 USD
500 AUD349.08 USD
1,000 AUD698.16 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-18T09:43:04Z",
  "rates": {
    "USD": 0.69816
  }
}

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.816,
  "rate": 0.69816
}

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