Rate Overview
Live
1 EUR = 186.5556 JPY
1 JPY = 0.005360
EUR
Avg
186.2101
High
186.5566
Low
185.5402
Last updated: 7/27/2026, 5:36:45 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 186.56 JPY |
| 10 EUR | 1,865.56 JPY |
| 50 EUR | 9,327.78 JPY |
| 100 EUR | 18,655.56 JPY |
| 500 EUR | 93,277.80 JPY |
| 1,000 EUR | 186,555.60 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-27T05:36:45Z",
"rates": {
"JPY": 186.555598
}
}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": 18655.5598,
"rate": 186.555598
}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