Rate Overview
Live
1 PLN = 0.935394 PEN
1 PEN = 1.0691
PLN
Avg
0.946516
High
0.968669
Low
0.924824
Last updated: 5/27/2026, 3:10:38 PM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.94 PEN |
| 10 PLN | 9.35 PEN |
| 50 PLN | 46.77 PEN |
| 100 PLN | 93.54 PEN |
| 500 PLN | 467.70 PEN |
| 1,000 PLN | 935.39 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-27T15:10:38Z",
"rates": {
"PEN": 0.935394
}
}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.5394,
"rate": 0.935394
}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