Rate Overview
Live
1 PEN = 0.258215 EUR
1 EUR = 3.8727
PEN
Avg
0.258531
High
0.260491
Low
0.256707
Last updated: 7/20/2026, 2:39:12 PM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.26 EUR |
| 10 PEN | 2.58 EUR |
| 50 PEN | 12.91 EUR |
| 100 PEN | 25.82 EUR |
| 500 PEN | 129.11 EUR |
| 1,000 PEN | 258.22 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-07-20T14:39:12Z",
"rates": {
"EUR": 0.258215
}
}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.821499999999997,
"rate": 0.258215
}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