USD
$
AUD
$

USD/AUD Exchange Rate

US Dollar to Australian Dollar

Live Rate
1.4524
+11.15% 5Y

1 AUD = 0.688500 USD

USD/AUD Price Chart

Historical exchange rate performance

Current 1.4524
High 1.6065
Low 1.2812
5Y Change +11.15%

Rate Overview

Live
1 USD = 1.4524 AUD
1 AUD = 0.688500 USD
Avg
1.4781
High
1.6065
Low
1.2812

Last updated: 3/28/2026, 6:18:48 PM

Quick Conversions

USDAUD
1 USD1.45 AUD
10 USD14.52 AUD
50 USD72.62 AUD
100 USD145.24 AUD
500 USD726.22 AUD
1,000 USD1,452.43 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-03-28T18:18:48Z",
  "rates": {
    "AUD": 1.45243271
  }
}

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": 145.243271,
  "rate": 1.45243271
}

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