Rate Overview
Live
1 PLN = 0.907093 PEN
1 PEN = 1.1024
PLN
Avg
0.901403
High
0.907093
Low
0.896318
Last updated: 8/17/2026, 8:14:01 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.91 PEN |
| 10 PLN | 9.07 PEN |
| 50 PLN | 45.35 PEN |
| 100 PLN | 90.71 PEN |
| 500 PLN | 453.55 PEN |
| 1,000 PLN | 907.09 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-08-17T08:14:01Z",
"rates": {
"PEN": 0.907093
}
}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": 90.7093,
"rate": 0.907093
}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