Rate Overview
Live
1 EUR = 185.7570 JPY
1 JPY = 0.005383
EUR
Avg
184.8552
High
185.9901
Low
183.3500
Last updated: 7/18/2026, 1:15:13 PM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 185.76 JPY |
| 10 EUR | 1,857.57 JPY |
| 50 EUR | 9,287.85 JPY |
| 100 EUR | 18,575.70 JPY |
| 500 EUR | 92,878.51 JPY |
| 1,000 EUR | 185,757.02 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-18T13:15:13Z",
"rates": {
"JPY": 185.757019
}
}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": 18575.7019,
"rate": 185.757019
}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