Rate Overview
Live
1 PEN = 1.1178 PLN
1 PLN = 0.894643
PEN
Avg
1.1126
High
1.1178
Low
1.1045
Last updated: 8/18/2026, 5:38:48 PM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.12 PLN |
| 10 PEN | 11.18 PLN |
| 50 PEN | 55.89 PLN |
| 100 PEN | 111.78 PLN |
| 500 PEN | 558.88 PLN |
| 1,000 PEN | 1,117.76 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-08-18T17:38:48Z",
"rates": {
"PLN": 1.117764
}
}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.7764,
"rate": 1.117764
}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