Rate Overview
Live
1 ERN = 10.9236 JPY
1 JPY = 0.091545
ERN
Avg
10.3712
High
10.9236
Low
9.7983
Last updated: 7/25/2026, 11:08:39 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.92 JPY |
| 10 ERN | 109.24 JPY |
| 50 ERN | 546.18 JPY |
| 100 ERN | 1,092.36 JPY |
| 500 ERN | 5,461.80 JPY |
| 1,000 ERN | 10,923.59 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-25T23:08:39Z",
"rates": {
"JPY": 10.923591
}
}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.3591,
"rate": 10.923591
}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