USD
$
AUD
$

USD/AUD Exchange Rate

US Dollar to Australian Dollar

Live Rate
1.4319
+5.42% 5Y

1 AUD = 0.698351 USD

USD/AUD Price Chart

Historical exchange rate performance

Current 1.4319
High 1.6204
Low 1.3313
5Y Change +5.42%

Rate Overview

Live
1 USD = 1.4319 AUD
1 AUD = 0.698351 USD
Avg
1.4837
High
1.6204
Low
1.3313

Last updated: 7/25/2026, 6:58:12 AM

Quick Conversions

USDAUD
1 USD1.43 AUD
10 USD14.32 AUD
50 USD71.60 AUD
100 USD143.19 AUD
500 USD715.97 AUD
1,000 USD1,431.94 AUD

Get USD/AUD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=AUD

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-25T06:58:12Z",
  "rates": {
    "AUD": 1.43194483
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=AUD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "AUD",
    "amount": 100
  },
  "result": 143.194483,
  "rate": 1.43194483
}

Build with USD/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key