Rate Overview
Live
1 EUR = 185.5624 JPY
1 JPY = 0.005389
EUR
Avg
185.0286
High
185.5624
Low
184.5301
Last updated: 5/28/2026, 2:58:39 PM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 185.56 JPY |
| 10 EUR | 1,855.62 JPY |
| 50 EUR | 9,278.12 JPY |
| 100 EUR | 18,556.24 JPY |
| 500 EUR | 92,781.22 JPY |
| 1,000 EUR | 185,562.43 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-05-28T14:58:39Z",
"rates": {
"JPY": 185.562432
}
}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": 18556.2432,
"rate": 185.562432
}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