Rate Overview
Live
1 JPY = 0.005404 EUR
1 EUR = 185.0481
JPY
Avg
0.005410
High
0.005429
Low
0.005396
Last updated: 7/7/2026, 9:26:57 PM
Quick Conversions
| JPY | EUR |
|---|---|
| 1 JPY | 0.01 EUR |
| 10 JPY | 0.05 EUR |
| 50 JPY | 0.27 EUR |
| 100 JPY | 0.54 EUR |
| 500 JPY | 2.70 EUR |
| 1,000 JPY | 5.40 EUR |
Get JPY/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=EURExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T21:26:57Z",
"rates": {
"EUR": 0.005404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "EUR",
"amount": 100
},
"result": 0.5404,
"rate": 0.005404
}Build with JPY/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key