Rate Overview
Live
1 ERN = 10.7064 JPY
1 JPY = 0.093402
ERN
Avg
10.1469
High
10.7064
Low
9.5152
Last updated: 6/18/2026, 8:15:50 AM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.71 JPY |
| 10 ERN | 107.06 JPY |
| 50 ERN | 535.32 JPY |
| 100 ERN | 1,070.64 JPY |
| 500 ERN | 5,353.22 JPY |
| 1,000 ERN | 10,706.43 JPY |
Get ERN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=JPYExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-06-18T08:15:50Z",
"rates": {
"JPY": 10.706433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "JPY",
"amount": 100
},
"result": 1070.6433,
"rate": 10.706433
}Build with ERN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key