Rate Overview
Live
1 PLN = 0.937582 PEN
1 PEN = 1.0666
PLN
Avg
0.936107
High
0.941591
Low
0.931785
Last updated: 3/27/2026, 6:08:19 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.94 PEN |
| 10 PLN | 9.38 PEN |
| 50 PLN | 46.88 PEN |
| 100 PLN | 93.76 PEN |
| 500 PLN | 468.79 PEN |
| 1,000 PLN | 937.58 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-03-27T06:08:19Z",
"rates": {
"PEN": 0.937582
}
}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.7582,
"rate": 0.937582
}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