EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
186.3525
+1.23% YTD

1 JPY = 0.005366 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 186.3525
High 187.4101
Low 181.9900
YTD Change +1.23%

Rate Overview

Live
1 EUR = 186.3525 JPY
1 JPY = 0.005366 EUR
Avg
184.6862
High
187.4101
Low
181.9900

Last updated: 7/26/2026, 4:33:36 AM

Quick Conversions

EURJPY
1 EUR186.35 JPY
10 EUR1,863.53 JPY
50 EUR9,317.63 JPY
100 EUR18,635.25 JPY
500 EUR93,176.26 JPY
1,000 EUR186,352.51 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-26T04:33:36Z",
  "rates": {
    "JPY": 186.35251
  }
}

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": 18635.251,
  "rate": 186.35251
}

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