JPY
¥
EUR

JPY/EUR Exchange Rate

Yen to Euro

Live Rate
0.005408
-6.03% 6M

1 EUR = 184.9112 JPY

JPY/EUR Price Chart

Historical exchange rate performance

Current 0.005408
High 0.005755
Low 0.005400
6M Change -6.03%

Rate Overview

Live
1 JPY = 0.005408 EUR
1 EUR = 184.9112 JPY
Avg
0.005517
High
0.005755
Low
0.005400

Last updated: 3/29/2026, 11:13:24 AM

Quick Conversions

JPYEUR
1 JPY0.01 EUR
10 JPY0.05 EUR
50 JPY0.27 EUR
100 JPY0.54 EUR
500 JPY2.70 EUR
1,000 JPY5.41 EUR

Get JPY/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=JPY&currencies=EUR

Example Response:

{
  "success": true,
  "base": "JPY",
  "date": "2026-03-29T11:13:24Z",
  "rates": {
    "EUR": 0.005408
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=JPY&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "JPY",
    "to": "EUR",
    "amount": 100
  },
  "result": 0.5408,
  "rate": 0.005408
}

Build with JPY/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key