Rate Overview
Live
1 JPY = 0.005460 EUR
1 EUR = 183.1502
JPY
Avg
0.005450
High
0.005477
Low
0.005426
Last updated: 3/6/2026, 8:11:43 PM
Quick Conversions
| JPY | EUR |
|---|---|
| 1 JPY | 0.01 EUR |
| 10 JPY | 0.05 EUR |
| 50 JPY | 0.27 EUR |
| 100 JPY | 0.55 EUR |
| 500 JPY | 2.73 EUR |
| 1,000 JPY | 5.46 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-03-06T20:11:43Z",
"rates": {
"EUR": 0.00546
}
}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.5459999999999999,
"rate": 0.00546
}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