AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.610405
+5.86% 6M

1 EUR = 1.6383 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.610405
High 0.615990
Low 0.576634
6M Change +5.86%

Rate Overview

Live
1 AUD = 0.610405 EUR
1 EUR = 1.6383 AUD
Avg
0.604773
High
0.615990
Low
0.576634

Last updated: 7/18/2026, 1:44:15 PM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.10 EUR
50 AUD30.52 EUR
100 AUD61.04 EUR
500 AUD305.20 EUR
1,000 AUD610.41 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-18T13:44:15Z",
  "rates": {
    "EUR": 0.610405
  }
}

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.040499999999994,
  "rate": 0.610405
}

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