EUR
AUD
$

EUR/AUD Exchange Rate

Euro to Australian Dollar

Live Rate
1.6308
-7.24% 1Y

1 AUD = 0.613207 EUR

EUR/AUD Price Chart

Historical exchange rate performance

Current 1.6308
High 1.8094
Low 1.6158
1Y Change -7.24%

Rate Overview

Live
1 EUR = 1.6308 AUD
1 AUD = 0.613207 EUR
Avg
1.7294
High
1.8094
Low
1.6158

Last updated: 5/28/2026, 8:49:44 AM

Quick Conversions

EURAUD
1 EUR1.63 AUD
10 EUR16.31 AUD
50 EUR81.54 AUD
100 EUR163.08 AUD
500 EUR815.39 AUD
1,000 EUR1,630.77 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-05-28T08:49:44Z",
  "rates": {
    "AUD": 1.630772
  }
}

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.0772,
  "rate": 1.630772
}

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