Rate Overview
Live
1 PLN = 0.932533 PEN
1 PEN = 1.0723
PLN
Avg
0.944859
High
0.987653
Low
0.909153
Last updated: 5/27/2026, 4:22:47 PM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.93 PEN |
| 10 PLN | 9.33 PEN |
| 50 PLN | 46.63 PEN |
| 100 PLN | 93.25 PEN |
| 500 PLN | 466.27 PEN |
| 1,000 PLN | 932.53 PEN |
Get PLN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=PENExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T16:22:47Z",
"rates": {
"PEN": 0.932533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "PEN",
"amount": 100
},
"result": 93.2533,
"rate": 0.932533
}Build with PLN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key