EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
185.5624
+13.54% 1Y

1 JPY = 0.005389 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 185.5624
High 187.4101
Low 163.4301
1Y Change +13.54%

Rate Overview

Live
1 EUR = 185.5624 JPY
1 JPY = 0.005389 EUR
Avg
178.4403
High
187.4101
Low
163.4301

Last updated: 5/28/2026, 2:59:54 PM

Quick Conversions

EURJPY
1 EUR185.56 JPY
10 EUR1,855.62 JPY
50 EUR9,278.12 JPY
100 EUR18,556.24 JPY
500 EUR92,781.22 JPY
1,000 EUR185,562.43 JPY

Get EUR/JPY Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-05-28T14:59:54Z",
  "rates": {
    "JPY": 185.562432
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "JPY",
    "amount": 100
  },
  "result": 18556.2432,
  "rate": 185.562432
}

Build with EUR/JPY Exchange Rates

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

Get Free API Key