Rate Overview
Live
1 ERN = 0.225083 PEN
1 PEN = 4.4428
ERN
Avg
0.225708
High
0.226829
Low
0.224378
Last updated: 7/30/2026, 11:22:18 PM
Quick Conversions
| ERN | PEN |
|---|---|
| 1 ERN | 0.23 PEN |
| 10 ERN | 2.25 PEN |
| 50 ERN | 11.25 PEN |
| 100 ERN | 22.51 PEN |
| 500 ERN | 112.54 PEN |
| 1,000 ERN | 225.08 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-07-30T23:22:18Z",
"rates": {
"PEN": 0.225083
}
}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.508300000000002,
"rate": 0.225083
}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