Rate Overview
Live
1 PLN = 0.935596 PEN
1 PEN = 1.0688
PLN
Avg
0.932448
High
0.936079
Low
0.924824
Last updated: 5/27/2026, 12:32:42 PM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.94 PEN |
| 10 PLN | 9.36 PEN |
| 50 PLN | 46.78 PEN |
| 100 PLN | 93.56 PEN |
| 500 PLN | 467.80 PEN |
| 1,000 PLN | 935.60 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-27T12:32:42Z",
"rates": {
"PEN": 0.935596
}
}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.5596,
"rate": 0.935596
}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