Rate Overview
Live
1 PEN = 0.252921 EUR
1 EUR = 3.9538
PEN
Avg
0.252203
High
0.256954
Low
0.243475
Last updated: 5/28/2026, 11:03:40 PM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.25 EUR |
| 10 PEN | 2.53 EUR |
| 50 PEN | 12.65 EUR |
| 100 PEN | 25.29 EUR |
| 500 PEN | 126.46 EUR |
| 1,000 PEN | 252.92 EUR |
Get PEN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=EURExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-28T23:03:40Z",
"rates": {
"EUR": 0.252921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "EUR",
"amount": 100
},
"result": 25.2921,
"rate": 0.252921
}Build with PEN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key