AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.613957
+7.94% YTD

1 EUR = 1.6288 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.613957
High 0.618888
Low 0.568795
YTD Change +7.94%

Rate Overview

Live
1 AUD = 0.613957 EUR
1 EUR = 1.6288 AUD
Avg
0.602976
High
0.618888
Low
0.568795

Last updated: 7/25/2026, 11:32:26 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.14 EUR
50 AUD30.70 EUR
100 AUD61.40 EUR
500 AUD306.98 EUR
1,000 AUD613.96 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-25T11:32:26Z",
  "rates": {
    "EUR": 0.613957
  }
}

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.3957,
  "rate": 0.613957
}

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