Rate Overview
Live
1 ERN = 0.223773 PEN
1 PEN = 4.4688 ERN
Avg
0.222935
High
0.224075
Low
0.222251
Last updated: 1/25/2026, 1:22:00 PM
Quick Conversions
| ERN | PEN |
|---|---|
| 1 ERN | 0.22 PEN |
| 10 ERN | 2.24 PEN |
| 50 ERN | 11.19 PEN |
| 100 ERN | 22.38 PEN |
| 500 ERN | 111.89 PEN |
| 1,000 ERN | 223.77 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-01-25T13:22:00Z",
"rates": {
"PEN": 0.223773
}
}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.377299999999998,
"rate": 0.223773
}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