Rate Overview
Live
1 PLN = 0.939251 PEN
1 PEN = 1.0647
PLN
Avg
0.930652
High
0.939251
Low
0.918477
Last updated: 3/6/2026, 7:28:56 PM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.94 PEN |
| 10 PLN | 9.39 PEN |
| 50 PLN | 46.96 PEN |
| 100 PLN | 93.93 PEN |
| 500 PLN | 469.63 PEN |
| 1,000 PLN | 939.25 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-06T19:28:56Z",
"rates": {
"PEN": 0.939251
}
}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.9251,
"rate": 0.939251
}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