Rate Overview
Live
1 PEN = 0.250192 EUR
1 EUR = 3.9969
PEN
Avg
0.249236
High
0.258757
Low
0.238340
Last updated: 3/27/2026, 1:25:30 PM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.25 EUR |
| 10 PEN | 2.50 EUR |
| 50 PEN | 12.51 EUR |
| 100 PEN | 25.02 EUR |
| 500 PEN | 125.10 EUR |
| 1,000 PEN | 250.19 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-27T13:25:30Z",
"rates": {
"EUR": 0.250192
}
}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.0192,
"rate": 0.250192
}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