Rate Overview
Live
1 PEN = 1.0627 PLN
1 PLN = 0.940975
PEN
Avg
1.0746
High
1.0888
Low
1.0627
Last updated: 3/7/2026, 1:07:20 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.06 PLN |
| 10 PEN | 10.63 PLN |
| 50 PEN | 53.14 PLN |
| 100 PEN | 106.27 PLN |
| 500 PEN | 531.36 PLN |
| 1,000 PEN | 1,062.73 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-03-07T01:07:20Z",
"rates": {
"PLN": 1.062727
}
}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.2727,
"rate": 1.062727
}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