AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.698361
+6.38% 1Y

1 USD = 1.4319 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.698361
High 0.725299
Low 0.645349
1Y Change +6.38%

Rate Overview

Live
1 AUD = 0.698361 USD
1 USD = 1.4319 AUD
Avg
0.681172
High
0.725299
Low
0.645349

Last updated: 7/26/2026, 11:56:32 AM

Quick Conversions

AUDUSD
1 AUD0.70 USD
10 AUD6.98 USD
50 AUD34.92 USD
100 AUD69.84 USD
500 AUD349.18 USD
1,000 AUD698.36 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-26T11:56:32Z",
  "rates": {
    "USD": 0.698361
  }
}

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.8361,
  "rate": 0.698361
}

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