Rate Overview
Live
1 EUR = 185.0806 JPY
1 JPY = 0.005403
EUR
Avg
155.3616
High
185.0806
Low
128.0800
Last updated: 3/28/2026, 6:12:25 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 185.08 JPY |
| 10 EUR | 1,850.81 JPY |
| 50 EUR | 9,254.03 JPY |
| 100 EUR | 18,508.06 JPY |
| 500 EUR | 92,540.28 JPY |
| 1,000 EUR | 185,080.57 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-03-28T06:12:25Z",
"rates": {
"JPY": 185.080569
}
}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": 18508.0569,
"rate": 185.080569
}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