AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.698774
+0.18% 7D

1 USD = 1.4311 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.698774
High 0.701523
Low 0.697458
7D Change +0.18%

Rate Overview

Live
1 AUD = 0.698774 USD
1 USD = 1.4311 AUD
Avg
0.698947
High
0.701523
Low
0.697458

Last updated: 7/24/2026, 10:58:17 AM

Quick Conversions

AUDUSD
1 AUD0.70 USD
10 AUD6.99 USD
50 AUD34.94 USD
100 AUD69.88 USD
500 AUD349.39 USD
1,000 AUD698.77 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-24T10:58:17Z",
  "rates": {
    "USD": 0.698774
  }
}

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.8774,
  "rate": 0.698774
}

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