USD
$
AUD
$

USD/AUD Exchange Rate

US Dollar to Australian Dollar

Live Rate
1.4321
-3.95% 6M

1 AUD = 0.698271 USD

USD/AUD Price Chart

Historical exchange rate performance

Current 1.4321
High 1.4910
Low 1.3811
6M Change -3.95%

Rate Overview

Live
1 USD = 1.4321 AUD
1 AUD = 0.698271 USD
Avg
1.4220
High
1.4910
Low
1.3811

Last updated: 7/18/2026, 12:07:46 AM

Quick Conversions

USDAUD
1 USD1.43 AUD
10 USD14.32 AUD
50 USD71.61 AUD
100 USD143.21 AUD
500 USD716.05 AUD
1,000 USD1,432.11 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-07-18T00:07:46Z",
  "rates": {
    "AUD": 1.432108
  }
}

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": 143.2108,
  "rate": 1.432108
}

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