AUD
$
USD
$

AUD/USD Exchange Rate

Australian Dollar to US Dollar

Live Rate
0.707665
+0.23% 7D

1 USD = 1.4131 AUD

AUD/USD Price Chart

Historical exchange rate performance

Current 0.707665
High 0.707665
Low 0.699763
7D Change +0.23%

Rate Overview

Live
1 AUD = 0.707665 USD
1 USD = 1.4131 AUD
Avg
0.704613
High
0.707665
Low
0.699763

Last updated: 6/16/2026, 11:30:41 AM

Quick Conversions

AUDUSD
1 AUD0.71 USD
10 AUD7.08 USD
50 AUD35.38 USD
100 AUD70.77 USD
500 AUD353.83 USD
1,000 AUD707.67 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-06-16T11:30:41Z",
  "rates": {
    "USD": 0.707665
  }
}

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": 70.7665,
  "rate": 0.707665
}

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