Rate Overview
Live
1 EUR = 185.6107 JPY
1 JPY = 0.005388
EUR
Avg
184.1075
High
186.8201
Low
180.8477
Last updated: 5/28/2026, 4:07:06 PM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 185.61 JPY |
| 10 EUR | 1,856.11 JPY |
| 50 EUR | 9,280.53 JPY |
| 100 EUR | 18,561.07 JPY |
| 500 EUR | 92,805.33 JPY |
| 1,000 EUR | 185,610.65 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-28T16:07:06Z",
"rates": {
"JPY": 185.610651
}
}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": 18561.0651,
"rate": 185.610651
}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