Rate Overview
Live
1 JPY = 0.005366 EUR
1 EUR = 186.3586
JPY
Avg
0.005524
High
0.005858
Low
0.005351
Last updated: 7/27/2026, 12:42:27 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.68 EUR |
| 1,000 JPY | 5.37 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-27T12:42:27Z",
"rates": {
"EUR": 0.005366
}
}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.5366,
"rate": 0.005366
}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