EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
185.7198
+0.29% 7D

1 JPY = 0.005384 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 185.7198
High 185.9400
Low 185.1900
7D Change +0.29%

Rate Overview

Live
1 EUR = 185.7198 JPY
1 JPY = 0.005384 EUR
Avg
185.5396
High
185.9400
Low
185.1900

Last updated: 6/17/2026, 5:26:34 PM

Quick Conversions

EURJPY
1 EUR185.72 JPY
10 EUR1,857.20 JPY
50 EUR9,285.99 JPY
100 EUR18,571.98 JPY
500 EUR92,859.90 JPY
1,000 EUR185,719.80 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-06-17T17:26:34Z",
  "rates": {
    "JPY": 185.7198
  }
}

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": 18571.98,
  "rate": 185.7198
}

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