EUR
AUD
$

EUR/AUD Exchange Rate

Euro to Australian Dollar

Live Rate
1.6761
-1.85% 1Y

1 AUD = 0.596634 EUR

EUR/AUD Price Chart

Historical exchange rate performance

Current 1.6761
High 1.8391
Low 1.6195
1Y Change -1.85%

Rate Overview

Live
1 EUR = 1.6761 AUD
1 AUD = 0.596634 EUR
Avg
1.7505
High
1.8391
Low
1.6195

Last updated: 3/26/2026, 9:51:04 PM

Quick Conversions

EURAUD
1 EUR1.68 AUD
10 EUR16.76 AUD
50 EUR83.80 AUD
100 EUR167.61 AUD
500 EUR838.03 AUD
1,000 EUR1,676.07 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-03-26T21:51:04Z",
  "rates": {
    "AUD": 1.676069
  }
}

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": 167.6069,
  "rate": 1.676069
}

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