Rate Overview
Live
1 PLN = 0.942890 PEN
1 PEN = 1.0606 PLN
Avg
0.930001
High
0.945792
Low
0.918835
Last updated: 1/25/2026, 7:15:41 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.94 PEN |
| 10 PLN | 9.43 PEN |
| 50 PLN | 47.14 PEN |
| 100 PLN | 94.29 PEN |
| 500 PLN | 471.45 PEN |
| 1,000 PLN | 942.89 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-01-25T07:15:41Z",
"rates": {
"PEN": 0.94289
}
}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": 94.289,
"rate": 0.94289
}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