Rate Overview
Live
1 ERN = 0.229193 PEN
1 PEN = 4.3631
ERN
Avg
0.231976
High
0.233846
Low
0.229193
Last updated: 5/7/2026, 3:48:35 PM
Quick Conversions
| ERN | PEN |
|---|---|
| 1 ERN | 0.23 PEN |
| 10 ERN | 2.29 PEN |
| 50 ERN | 11.46 PEN |
| 100 ERN | 22.92 PEN |
| 500 ERN | 114.60 PEN |
| 1,000 ERN | 229.19 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-05-07T15:48:35Z",
"rates": {
"PEN": 0.229193
}
}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": 22.9193,
"rate": 0.229193
}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