Rate Overview
Live
1 ERN = 10.9248 JPY
1 JPY = 0.091535
ERN
Avg
10.5811
High
10.9248
Low
10.1754
Last updated: 7/28/2026, 3:11:09 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.92 JPY |
| 10 ERN | 109.25 JPY |
| 50 ERN | 546.24 JPY |
| 100 ERN | 1,092.48 JPY |
| 500 ERN | 5,462.40 JPY |
| 1,000 ERN | 10,924.80 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-28T15:11:09Z",
"rates": {
"JPY": 10.9248
}
}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.48,
"rate": 10.9248
}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