Rate Overview
Live
1 PEN = 1.0606 PLN
1 PLN = 0.942891 PEN
Avg
1.0754
High
1.0883
Low
1.0573
Last updated: 1/25/2026, 11:17:15 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.06 PLN |
| 10 PEN | 10.61 PLN |
| 50 PEN | 53.03 PLN |
| 100 PEN | 106.06 PLN |
| 500 PEN | 530.28 PLN |
| 1,000 PEN | 1,060.57 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-01-25T11:17:15Z",
"rates": {
"PLN": 1.060568
}
}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": 106.0568,
"rate": 1.060568
}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