Rate Overview
Live
1 ERN = 10.6584 JPY
1 JPY = 0.093823
ERN
Avg
10.4605
High
10.6584
Low
10.1754
Last updated: 3/27/2026, 12:58:03 PM
Quick Conversions
| ERN | JPY |
|---|---|
| 1 ERN | 10.66 JPY |
| 10 ERN | 106.58 JPY |
| 50 ERN | 532.92 JPY |
| 100 ERN | 1,065.84 JPY |
| 500 ERN | 5,329.18 JPY |
| 1,000 ERN | 10,658.37 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-27T12:58:03Z",
"rates": {
"JPY": 10.658366
}
}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": 1065.8365999999999,
"rate": 10.658366
}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