Rate Overview
Live
1 PEN = 0.249525 EUR
1 EUR = 4.0076
PEN
Avg
0.248324
High
0.258348
Low
0.236243
Last updated: 3/27/2026, 7:51:33 AM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.25 EUR |
| 10 PEN | 2.50 EUR |
| 50 PEN | 12.48 EUR |
| 100 PEN | 24.95 EUR |
| 500 PEN | 124.76 EUR |
| 1,000 PEN | 249.53 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-03-27T07:51:33Z",
"rates": {
"EUR": 0.249525
}
}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.9525,
"rate": 0.249525
}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