EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
186.1223
+1.10% YTD

1 JPY = 0.005373 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 186.1223
High 187.4101
Low 181.9900
YTD Change +1.10%

Rate Overview

Live
1 EUR = 186.1223 JPY
1 JPY = 0.005373 EUR
Avg
184.6788
High
187.4101
Low
181.9900

Last updated: 7/27/2026, 10:36:15 PM

Quick Conversions

EURJPY
1 EUR186.12 JPY
10 EUR1,861.22 JPY
50 EUR9,306.12 JPY
100 EUR18,612.23 JPY
500 EUR93,061.17 JPY
1,000 EUR186,122.35 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-07-27T22:36:15Z",
  "rates": {
    "JPY": 186.122346
  }
}

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": 18612.2346,
  "rate": 186.122346
}

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