Rate Overview
Live
1 PEN = 0.248949 EUR
1 EUR = 4.0169
PEN
Avg
0.252523
High
0.255555
Low
0.248949
Last updated: 3/6/2026, 8:14:20 PM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.25 EUR |
| 10 PEN | 2.49 EUR |
| 50 PEN | 12.45 EUR |
| 100 PEN | 24.89 EUR |
| 500 PEN | 124.47 EUR |
| 1,000 PEN | 248.95 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-06T20:14:20Z",
"rates": {
"EUR": 0.248949
}
}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.8949,
"rate": 0.248949
}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