Rate Overview
Live
1 EUR = 184.3166 JPY
1 JPY = 0.005425
EUR
Avg
183.7559
High
184.3406
Low
182.4287
Last updated: 8/16/2026, 8:26:15 PM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 184.32 JPY |
| 10 EUR | 1,843.17 JPY |
| 50 EUR | 9,215.83 JPY |
| 100 EUR | 18,431.66 JPY |
| 500 EUR | 92,158.31 JPY |
| 1,000 EUR | 184,316.63 JPY |
Get EUR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=JPYExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-16T20:26:15Z",
"rates": {
"JPY": 184.316629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "JPY",
"amount": 100
},
"result": 18431.6629,
"rate": 184.316629
}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