Rate Overview
Live
1 PEN = 1.1102 PLN
1 PLN = 0.900776
PEN
Avg
1.1082
High
1.1115
Low
1.1031
Last updated: 7/8/2026, 12:35:13 PM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.11 PLN |
| 10 PEN | 11.10 PLN |
| 50 PEN | 55.51 PLN |
| 100 PEN | 111.02 PLN |
| 500 PEN | 555.08 PLN |
| 1,000 PEN | 1,110.15 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-08T12:35:13Z",
"rates": {
"PLN": 1.110154
}
}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.01540000000001,
"rate": 1.110154
}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