AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.596312
-8.18% 5Y

1 EUR = 1.6770 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.596312
High 0.685683
Low 0.555740
5Y Change -8.18%

Rate Overview

Live
1 AUD = 0.596312 EUR
1 EUR = 1.6770 AUD
Avg
0.612580
High
0.685683
Low
0.555740

Last updated: 3/28/2026, 4:44:41 PM

Quick Conversions

AUDEUR
1 AUD0.60 EUR
10 AUD5.96 EUR
50 AUD29.82 EUR
100 AUD59.63 EUR
500 AUD298.16 EUR
1,000 AUD596.31 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-03-28T16:44:41Z",
  "rates": {
    "EUR": 0.596312
  }
}

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": 59.63119999999999,
  "rate": 0.596312
}

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