Rate Overview
Live
1 ERN = 10.5167 JPY
1 JPY = 0.095086
ERN
Avg
10.4837
High
10.5279
Low
10.4035
Last updated: 3/7/2026, 3:09:14 AM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.52 JPY |
| 10 ERN | 105.17 JPY |
| 50 ERN | 525.84 JPY |
| 100 ERN | 1,051.67 JPY |
| 500 ERN | 5,258.37 JPY |
| 1,000 ERN | 10,516.75 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-03-07T03:09:14Z",
"rates": {
"JPY": 10.516746
}
}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": 1051.6746,
"rate": 10.516746
}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