Rate Overview
Live
1 EUR = 187.8963 JPY
1 JPY = 0.005322
EUR
Avg
187.1361
High
187.8963
Low
186.4300
Last updated: 4/17/2026, 6:17:27 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 187.90 JPY |
| 10 EUR | 1,878.96 JPY |
| 50 EUR | 9,394.82 JPY |
| 100 EUR | 18,789.63 JPY |
| 500 EUR | 93,948.17 JPY |
| 1,000 EUR | 187,896.34 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-17T06:17:27Z",
"rates": {
"JPY": 187.89634
}
}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": 18789.634000000002,
"rate": 187.89634
}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