Rate Overview
Live
1 EUR = 184.9695 JPY
1 JPY = 0.005406
EUR
Avg
184.8419
High
185.3101
Low
184.1902
Last updated: 7/7/2026, 10:14:48 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 184.97 JPY |
| 10 EUR | 1,849.69 JPY |
| 50 EUR | 9,248.47 JPY |
| 100 EUR | 18,496.95 JPY |
| 500 EUR | 92,484.74 JPY |
| 1,000 EUR | 184,969.48 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-07-07T10:14:48Z",
"rates": {
"JPY": 184.96948
}
}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": 18496.948,
"rate": 184.96948
}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