Rate Overview
Live
1 PEN = 1.1183 PLN
1 PLN = 0.894177
PEN
Avg
1.0721
High
1.1218
Low
1.0240
Last updated: 7/28/2026, 8:50:08 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.12 PLN |
| 10 PEN | 11.18 PLN |
| 50 PEN | 55.92 PLN |
| 100 PEN | 111.83 PLN |
| 500 PEN | 559.17 PLN |
| 1,000 PEN | 1,118.35 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-28T08:50:08Z",
"rates": {
"PLN": 1.118347
}
}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.8347,
"rate": 1.118347
}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