AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.610693
+7.37% YTD

1 EUR = 1.6375 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.610693
High 0.618888
Low 0.568795
YTD Change +7.37%

Rate Overview

Live
1 AUD = 0.610693 EUR
1 EUR = 1.6375 AUD
Avg
0.601647
High
0.618888
Low
0.568795

Last updated: 6/21/2026, 7:55:11 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.11 EUR
50 AUD30.53 EUR
100 AUD61.07 EUR
500 AUD305.35 EUR
1,000 AUD610.69 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-06-21T07:55:11Z",
  "rates": {
    "EUR": 0.610693
  }
}

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": 61.069300000000005,
  "rate": 0.610693
}

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