EUR
AUD
$

EUR/AUD Exchange Rate

Euro to Australian Dollar

Live Rate
1.6383
+2.12% 5Y

1 AUD = 0.610405 EUR

EUR/AUD Price Chart

Historical exchange rate performance

Current 1.6383
High 1.8391
Low 1.4590
5Y Change +2.12%

Rate Overview

Live
1 EUR = 1.6383 AUD
1 AUD = 0.610405 EUR
Avg
1.6453
High
1.8391
Low
1.4590

Last updated: 7/18/2026, 3:19:55 PM

Quick Conversions

EURAUD
1 EUR1.64 AUD
10 EUR16.38 AUD
50 EUR81.91 AUD
100 EUR163.83 AUD
500 EUR819.13 AUD
1,000 EUR1,638.26 AUD

Get EUR/AUD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=AUD

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-07-18T15:19:55Z",
  "rates": {
    "AUD": 1.638256
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=AUD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "AUD",
    "amount": 100
  },
  "result": 163.82559999999998,
  "rate": 1.638256
}

Build with EUR/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key