Rate Overview
Live
1 EUR = 181.3369 JPY
1 JPY = 0.005515
EUR
Avg
184.0639
High
185.9200
Low
181.2101
Last updated: 9/4/2026, 4:20:59 PM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 181.34 JPY |
| 10 EUR | 1,813.37 JPY |
| 50 EUR | 9,066.85 JPY |
| 100 EUR | 18,133.69 JPY |
| 500 EUR | 90,668.46 JPY |
| 1,000 EUR | 181,336.91 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-09-04T16:20:59Z",
"rates": {
"JPY": 181.336913
}
}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": 18133.691300000002,
"rate": 181.336913
}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