Rate Overview
Live
1 EUR = 184.0281 JPY
1 JPY = 0.005434
EUR
Avg
184.0566
High
184.4202
Low
183.7401
Last updated: 5/8/2026, 3:21:52 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 184.03 JPY |
| 10 EUR | 1,840.28 JPY |
| 50 EUR | 9,201.40 JPY |
| 100 EUR | 18,402.81 JPY |
| 500 EUR | 92,014.04 JPY |
| 1,000 EUR | 184,028.08 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-05-08T03:21:52Z",
"rates": {
"JPY": 184.028083
}
}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": 18402.8083,
"rate": 184.028083
}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