EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
187.8963
+0.79% 7D

1 JPY = 0.005322 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 187.8963
High 187.8963
Low 186.4300
7D Change +0.79%

Rate Overview

Live
1 EUR = 187.8963 JPY
1 JPY = 0.005322 EUR
Avg
187.1361
High
187.8963
Low
186.4300

Last updated: 4/17/2026, 6:17:27 AM

Quick Conversions

EURJPY
1 EUR187.90 JPY
10 EUR1,878.96 JPY
50 EUR9,394.82 JPY
100 EUR18,789.63 JPY
500 EUR93,948.17 JPY
1,000 EUR187,896.34 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-04-17T06:17:27Z",
  "rates": {
    "JPY": 187.89634
  }
}

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": 18789.634000000002,
  "rate": 187.89634
}

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