Rate Overview
Live
1 PEN = 1.0455 PLN
1 PLN = 0.956489
PEN
Avg
1.0643
High
1.0861
Low
1.0455
Last updated: 4/17/2026, 6:15:17 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.05 PLN |
| 10 PEN | 10.45 PLN |
| 50 PEN | 52.27 PLN |
| 100 PEN | 104.55 PLN |
| 500 PEN | 522.75 PLN |
| 1,000 PEN | 1,045.49 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-04-17T06:15:17Z",
"rates": {
"PLN": 1.04549
}
}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": 104.549,
"rate": 1.04549
}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