AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.725299
+0.68% 7D

1 USD = 1.3787 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.725299
High 0.725692
Low 0.716976
7D Change +0.68%

Rate Overview

Live
1 AUD = 0.725299 USD
1 USD = 1.3787 AUD
Avg
0.721936
High
0.725692
Low
0.716976

Last updated: 5/9/2026, 3:58:22 AM

Quick Conversions

AUDUSD
1 AUD0.73 USD
10 AUD7.25 USD
50 AUD36.26 USD
100 AUD72.53 USD
500 AUD362.65 USD
1,000 AUD725.30 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-05-09T03:58:22Z",
  "rates": {
    "USD": 0.725299
  }
}

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": 72.5299,
  "rate": 0.725299
}

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