Rate Overview
Live
1 PEN = 1.1170 PLN
1 PLN = 0.895294
PEN
Avg
1.0666
High
1.1170
Low
1.0178
Last updated: 7/28/2026, 3:48:30 PM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.12 PLN |
| 10 PEN | 11.17 PLN |
| 50 PEN | 55.85 PLN |
| 100 PEN | 111.70 PLN |
| 500 PEN | 558.48 PLN |
| 1,000 PEN | 1,116.95 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-28T15:48:30Z",
"rates": {
"PLN": 1.116952
}
}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.6952,
"rate": 1.116952
}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