EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
184.9695
-0.06% 7D

1 JPY = 0.005406 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 184.9695
High 185.3101
Low 184.1902
7D Change -0.06%

Rate Overview

Live
1 EUR = 184.9695 JPY
1 JPY = 0.005406 EUR
Avg
184.8419
High
185.3101
Low
184.1902

Last updated: 7/7/2026, 10:14:48 AM

Quick Conversions

EURJPY
1 EUR184.97 JPY
10 EUR1,849.69 JPY
50 EUR9,248.47 JPY
100 EUR18,496.95 JPY
500 EUR92,484.74 JPY
1,000 EUR184,969.48 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-07T10:14:48Z",
  "rates": {
    "JPY": 184.96948
  }
}

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": 18496.948,
  "rate": 184.96948
}

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