Rate Overview
Live
1 ERN = 10.9288 JPY
1 JPY = 0.091501
ERN
Avg
10.8325
High
10.9288
Low
10.7431
Last updated: 7/28/2026, 12:35:02 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.93 JPY |
| 10 ERN | 109.29 JPY |
| 50 ERN | 546.44 JPY |
| 100 ERN | 1,092.88 JPY |
| 500 ERN | 5,464.42 JPY |
| 1,000 ERN | 10,928.83 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-07-28T12:35:02Z",
"rates": {
"JPY": 10.928833
}
}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": 1092.8833,
"rate": 10.928833
}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