Rate Overview
Live
1 ERN = 0.230633 PEN
1 PEN = 4.3359
ERN
Avg
0.228408
High
0.232013
Low
0.222431
Last updated: 3/28/2026, 1:52:42 PM
Quick Conversions
| ERN | PEN |
|---|---|
| 1 ERN | 0.23 PEN |
| 10 ERN | 2.31 PEN |
| 50 ERN | 11.53 PEN |
| 100 ERN | 23.06 PEN |
| 500 ERN | 115.32 PEN |
| 1,000 ERN | 230.63 PEN |
Get ERN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=PENExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-28T13:52:42Z",
"rates": {
"PEN": 0.230633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "PEN",
"amount": 100
},
"result": 23.0633,
"rate": 0.230633
}Build with ERN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key