Rate Overview
Live
1 PEN = 0.247733 EUR
1 EUR = 4.0366
PEN
Avg
0.245376
High
0.247733
Low
0.242897
Last updated: 5/8/2026, 3:46:19 PM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.25 EUR |
| 10 PEN | 2.48 EUR |
| 50 PEN | 12.39 EUR |
| 100 PEN | 24.77 EUR |
| 500 PEN | 123.87 EUR |
| 1,000 PEN | 247.73 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-08T15:46:19Z",
"rates": {
"EUR": 0.247733
}
}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": 24.773300000000003,
"rate": 0.247733
}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