USD
$
AUD
$

USD/AUD Exchange Rate

US Dollar to Australian Dollar

Live Rate
1.4043
-9.60% 1Y

1 AUD = 0.712120 USD

USD/AUD Price Chart

Historical exchange rate performance

Current 1.4043
High 1.5534
Low 1.3793
1Y Change -9.60%

Rate Overview

Live
1 USD = 1.4043 AUD
1 AUD = 0.712120 USD
Avg
1.4835
High
1.5534
Low
1.3793

Last updated: 5/28/2026, 8:46:41 AM

Quick Conversions

USDAUD
1 USD1.40 AUD
10 USD14.04 AUD
50 USD70.21 AUD
100 USD140.43 AUD
500 USD702.13 AUD
1,000 USD1,404.26 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-05-28T08:46:41Z",
  "rates": {
    "AUD": 1.404258
  }
}

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": 140.4258,
  "rate": 1.404258
}

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