AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.616200
+9.31% 6M

1 EUR = 1.6228 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.616200
High 0.616200
Low 0.563697
6M Change +9.31%

Rate Overview

Live
1 AUD = 0.616200 EUR
1 EUR = 1.6228 AUD
Avg
0.594265
High
0.616200
Low
0.563697

Last updated: 5/30/2026, 1:50:15 AM

Quick Conversions

AUDEUR
1 AUD0.62 EUR
10 AUD6.16 EUR
50 AUD30.81 EUR
100 AUD61.62 EUR
500 AUD308.10 EUR
1,000 AUD616.20 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-05-30T01:50:15Z",
  "rates": {
    "EUR": 0.6162
  }
}

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.62,
  "rate": 0.6162
}

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