Rate Overview
Live
1 PEN = 1.0712 PLN
1 PLN = 0.933568
PEN
Avg
1.0832
High
1.0937
Low
1.0707
Last updated: 6/17/2026, 8:00:00 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.07 PLN |
| 10 PEN | 10.71 PLN |
| 50 PEN | 53.56 PLN |
| 100 PEN | 107.12 PLN |
| 500 PEN | 535.58 PLN |
| 1,000 PEN | 1,071.16 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-06-17T08:00:00Z",
"rates": {
"PLN": 1.071159
}
}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": 107.1159,
"rate": 1.071159
}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