Rate Overview
Live
1 ERN = 10.6121 JPY
1 JPY = 0.094232
ERN
Avg
10.6128
High
10.6556
Low
10.5899
Last updated: 4/16/2026, 5:59:14 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.61 JPY |
| 10 ERN | 106.12 JPY |
| 50 ERN | 530.61 JPY |
| 100 ERN | 1,061.21 JPY |
| 500 ERN | 5,306.07 JPY |
| 1,000 ERN | 10,612.13 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-04-16T17:59:14Z",
"rates": {
"JPY": 10.612133
}
}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": 1061.2133,
"rate": 10.612133
}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