AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.608678
+0.16% 7D

1 EUR = 1.6429 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.608678
High 0.609173
Low 0.606869
7D Change +0.16%

Rate Overview

Live
1 AUD = 0.608678 EUR
1 EUR = 1.6429 AUD
Avg
0.608053
High
0.609173
Low
0.606869

Last updated: 7/14/2026, 7:21:51 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.09 EUR
50 AUD30.43 EUR
100 AUD60.87 EUR
500 AUD304.34 EUR
1,000 AUD608.68 EUR

Get AUD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-07-14T07:21:51Z",
  "rates": {
    "EUR": 0.608678
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "EUR",
    "amount": 100
  },
  "result": 60.8678,
  "rate": 0.608678
}

Build with AUD/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key