Rate Overview
Live
1 PEN = 1.1234 PLN
1 PLN = 0.890166
PEN
Avg
1.0799
High
1.1268
Low
1.0352
Last updated: 7/27/2026, 4:01:03 PM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.12 PLN |
| 10 PEN | 11.23 PLN |
| 50 PEN | 56.17 PLN |
| 100 PEN | 112.34 PLN |
| 500 PEN | 561.69 PLN |
| 1,000 PEN | 1,123.39 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-27T16:01:03Z",
"rates": {
"PLN": 1.123386
}
}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": 112.3386,
"rate": 1.123386
}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