Rate Overview
Live
1 PEN = 0.256730 EUR
1 EUR = 3.8951
PEN
Avg
0.256075
High
0.257235
Low
0.254214
Last updated: 6/18/2026, 11:45:18 AM
Quick Conversions
| PEN | EUR |
|---|---|
| 1 PEN | 0.26 EUR |
| 10 PEN | 2.57 EUR |
| 50 PEN | 12.84 EUR |
| 100 PEN | 25.67 EUR |
| 500 PEN | 128.37 EUR |
| 1,000 PEN | 256.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-06-18T11:45:18Z",
"rates": {
"EUR": 0.25673
}
}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.673000000000002,
"rate": 0.25673
}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