EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
185.0806
+0.54% YTD

1 JPY = 0.005403 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 185.0806
High 185.2301
Low 181.9900
YTD Change +0.54%

Rate Overview

Live
1 EUR = 185.0806 JPY
1 JPY = 0.005403 EUR
Avg
183.8228
High
185.2301
Low
181.9900

Last updated: 3/28/2026, 6:08:58 AM

Quick Conversions

EURJPY
1 EUR185.08 JPY
10 EUR1,850.81 JPY
50 EUR9,254.03 JPY
100 EUR18,508.06 JPY
500 EUR92,540.28 JPY
1,000 EUR185,080.57 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-03-28T06:08:58Z",
  "rates": {
    "JPY": 185.080569
  }
}

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": 18508.0569,
  "rate": 185.080569
}

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