AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.606864
+0.41% 7D

1 EUR = 1.6478 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.606864
High 0.607718
Low 0.604375
7D Change +0.41%

Rate Overview

Live
1 AUD = 0.606864 EUR
1 EUR = 1.6478 AUD
Avg
0.606598
High
0.607718
Low
0.604375

Last updated: 7/9/2026, 6:49:03 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.07 EUR
50 AUD30.34 EUR
100 AUD60.69 EUR
500 AUD303.43 EUR
1,000 AUD606.86 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-09T06:49:03Z",
  "rates": {
    "EUR": 0.606864
  }
}

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.6864,
  "rate": 0.606864
}

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