Rate Overview
Live
1 EUR = 183.2613 JPY
1 JPY = 0.005457
EUR
Avg
183.3971
High
184.2861
Low
182.5700
Last updated: 3/7/2026, 10:32:30 AM
Quick Conversions
| EUR | JPY |
|---|---|
| 1 EUR | 183.26 JPY |
| 10 EUR | 1,832.61 JPY |
| 50 EUR | 9,163.06 JPY |
| 100 EUR | 18,326.13 JPY |
| 500 EUR | 91,630.64 JPY |
| 1,000 EUR | 183,261.27 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-07T10:32:30Z",
"rates": {
"JPY": 183.261273
}
}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": 18326.1273,
"rate": 183.261273
}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