Rate Overview
Live
1 EUR = 186.3525 JPY
1 JPY = 0.005366
EUR
Avg
184.6862
High
187.4101
Low
181.9900
Last updated: 7/26/2026, 4:33:36 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 186.35 JPY |
| 10 EUR | 1,863.53 JPY |
| 50 EUR | 9,317.63 JPY |
| 100 EUR | 18,635.25 JPY |
| 500 EUR | 93,176.26 JPY |
| 1,000 EUR | 186,352.51 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-26T04:33:36Z",
"rates": {
"JPY": 186.35251
}
}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": 18635.251,
"rate": 186.35251
}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