EUR
JPY
¥

EUR/JPY Exchange Rate

Euro to Yen

Live Rate
183.2613
-0.56% 7D

1 JPY = 0.005457 EUR

EUR/JPY Price Chart

Historical exchange rate performance

Current 183.2613
High 184.2861
Low 182.5700
7D Change -0.56%

Rate Overview

Live
1 EUR = 183.2613 JPY
1 JPY = 0.005457 EUR
Avg
183.3971
High
184.2861
Low
182.5700

Last updated: 3/7/2026, 10:32:30 AM

Quick Conversions

EURJPY
1 EUR183.26 JPY
10 EUR1,832.61 JPY
50 EUR9,163.06 JPY
100 EUR18,326.13 JPY
500 EUR91,630.64 JPY
1,000 EUR183,261.27 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-07T10:32:30Z",
  "rates": {
    "JPY": 183.261273
  }
}

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": 18326.1273,
  "rate": 183.261273
}

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