AUD
$
EUR

AUD/EUR Exchange Rate

Australian Dollar to Euro

Live Rate
0.605131
+0.40% 7D

1 EUR = 1.6525 AUD

AUD/EUR Price Chart

Historical exchange rate performance

Current 0.605131
High 0.606428
Low 0.600026
7D Change +0.40%

Rate Overview

Live
1 AUD = 0.605131 EUR
1 EUR = 1.6525 AUD
Avg
0.604379
High
0.606428
Low
0.600026

Last updated: 3/7/2026, 10:33:00 AM

Quick Conversions

AUDEUR
1 AUD0.61 EUR
10 AUD6.05 EUR
50 AUD30.26 EUR
100 AUD60.51 EUR
500 AUD302.57 EUR
1,000 AUD605.13 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-07T10:33:00Z",
  "rates": {
    "EUR": 0.605131
  }
}

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.513099999999994,
  "rate": 0.605131
}

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