EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
184.0281
-0.07% 7D

1 JPY = 0.005434 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 184.0281
High 184.4202
Low 183.7401
7D Change -0.07%

Rate Overview

Live
1 EUR = 184.0281 JPY
1 JPY = 0.005434 EUR
Avg
184.0566
High
184.4202
Low
183.7401

Last updated: 5/8/2026, 3:21:52 AM

Quick Conversions

EURJPY
1 EUR184.03 JPY
10 EUR1,840.28 JPY
50 EUR9,201.40 JPY
100 EUR18,402.81 JPY
500 EUR92,014.04 JPY
1,000 EUR184,028.08 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-08T03:21:52Z",
  "rates": {
    "JPY": 184.028083
  }
}

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": 18402.8083,
  "rate": 184.028083
}

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