EUR
AUD
$

EUR/AUD Exchange Rate

Euro to Australian Dollar

Live Rate
1.6308
+3.38% 5Y

1 AUD = 0.613207 EUR

EUR/AUD Price Chart

Historical exchange rate performance

Current 1.6308
High 1.8098
Low 1.4620
5Y Change +3.38%

Rate Overview

Live
1 EUR = 1.6308 AUD
1 AUD = 0.613207 EUR
Avg
1.6421
High
1.8098
Low
1.4620

Last updated: 5/28/2026, 8:48:54 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:48:54Z",
  "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