AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.718529
-7.10% 5Y

1 USD = 1.3917 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.718529
High 0.773439
Low 0.610951
5Y Change -7.10%

Rate Overview

Live
1 AUD = 0.718529 USD
1 USD = 1.3917 AUD
Avg
0.676526
High
0.773439
Low
0.610951

Last updated: 5/30/2026, 3:09:10 AM

Quick Conversions

AUDUSD
1 AUD0.72 USD
10 AUD7.19 USD
50 AUD35.93 USD
100 AUD71.85 USD
500 AUD359.26 USD
1,000 AUD718.53 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-30T03:09:10Z",
  "rates": {
    "USD": 0.718529
  }
}

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": 71.85289999999999,
  "rate": 0.718529
}

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