Rate Overview
Live
1 ERN = 0.226500 PEN
1 PEN = 4.4150
ERN
Avg
0.237361
High
0.251397
Low
0.222765
Last updated: 5/27/2026, 6:41:05 PM
Quick Conversions
| ERN | PEN |
|---|---|
| 1 ERN | 0.23 PEN |
| 10 ERN | 2.27 PEN |
| 50 ERN | 11.33 PEN |
| 100 ERN | 22.65 PEN |
| 500 ERN | 113.25 PEN |
| 1,000 ERN | 226.50 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-27T18:41:05Z",
"rates": {
"PEN": 0.2265
}
}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.650000000000002,
"rate": 0.2265
}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