Rate Overview
Live
1 EUR = 185.4667 JPY
1 JPY = 0.005392
EUR
Avg
185.5463
High
185.9901
Low
185.0101
Last updated: 7/21/2026, 12:19:44 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 185.47 JPY |
| 10 EUR | 1,854.67 JPY |
| 50 EUR | 9,273.33 JPY |
| 100 EUR | 18,546.67 JPY |
| 500 EUR | 92,733.33 JPY |
| 1,000 EUR | 185,466.66 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-21T00:19:44Z",
"rates": {
"JPY": 185.466658
}
}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": 18546.6658,
"rate": 185.466658
}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