Rate Overview
Live
1 PEN = 1.1071 PLN
1 PLN = 0.903255
PEN
Avg
1.1107
High
1.1192
Low
1.1063
Last updated: 9/9/2026, 12:21:14 PM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.11 PLN |
| 10 PEN | 11.07 PLN |
| 50 PEN | 55.36 PLN |
| 100 PEN | 110.71 PLN |
| 500 PEN | 553.55 PLN |
| 1,000 PEN | 1,107.11 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-09-09T12:21:14Z",
"rates": {
"PLN": 1.107107
}
}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": 110.7107,
"rate": 1.107107
}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