Rate Overview
Live
1 EUR = 187.9064 JPY
1 JPY = 0.005322
EUR
Avg
187.1396
High
187.9064
Low
186.4300
Last updated: 4/17/2026, 7:33:39 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 187.91 JPY |
| 10 EUR | 1,879.06 JPY |
| 50 EUR | 9,395.32 JPY |
| 100 EUR | 18,790.64 JPY |
| 500 EUR | 93,953.18 JPY |
| 1,000 EUR | 187,906.35 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-04-17T07:33:39Z",
"rates": {
"JPY": 187.906355
}
}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": 18790.6355,
"rate": 187.906355
}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