EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
185.5624
-0.55% 30D

1 JPY = 0.005389 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 185.5624
High 187.0502
Low 183.2102
30D Change -0.55%

Rate Overview

Live
1 EUR = 185.5624 JPY
1 JPY = 0.005389 EUR
Avg
184.7352
High
187.0502
Low
183.2102

Last updated: 5/28/2026, 2:58:57 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:58:57Z",
  "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