AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.608208
+0.46% 7D

1 EUR = 1.6442 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.608208
High 0.608208
Low 0.604375
7D Change +0.46%

Rate Overview

Live
1 AUD = 0.608208 EUR
1 EUR = 1.6442 AUD
Avg
0.606688
High
0.608208
Low
0.604375

Last updated: 7/8/2026, 5:17:18 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.08 EUR
50 AUD30.41 EUR
100 AUD60.82 EUR
500 AUD304.10 EUR
1,000 AUD608.21 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-08T05:17:18Z",
  "rates": {
    "EUR": 0.608208
  }
}

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": 60.8208,
  "rate": 0.608208
}

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