Rate Overview
Live
1 PEN = 1.1169 PLN
1 PLN = 0.895364
PEN
Avg
1.1195
High
1.1233
Low
1.1154
Last updated: 7/28/2026, 4:15:45 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.12 PLN |
| 10 PEN | 11.17 PLN |
| 50 PEN | 55.84 PLN |
| 100 PEN | 111.69 PLN |
| 500 PEN | 558.43 PLN |
| 1,000 PEN | 1,116.86 PLN |
Get PEN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PLNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T04:15:45Z",
"rates": {
"PLN": 1.116864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PLN",
"amount": 100
},
"result": 111.6864,
"rate": 1.116864
}Build with PEN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key