Rate Overview
Live
1 ERN = 10.6149 JPY
1 JPY = 0.094207
ERN
Avg
10.4950
High
10.6866
Low
10.1778
Last updated: 5/28/2026, 8:34:24 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.61 JPY |
| 10 ERN | 106.15 JPY |
| 50 ERN | 530.75 JPY |
| 100 ERN | 1,061.49 JPY |
| 500 ERN | 5,307.45 JPY |
| 1,000 ERN | 10,614.90 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-05-28T20:34:24Z",
"rates": {
"JPY": 10.6149
}
}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.49,
"rate": 10.6149
}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