Rate Overview
Live
1 PLN = 0.934002 PEN
1 PEN = 1.0707
PLN
Avg
0.923316
High
0.934002
Low
0.914315
Last updated: 6/17/2026, 6:38:01 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.93 PEN |
| 10 PLN | 9.34 PEN |
| 50 PLN | 46.70 PEN |
| 100 PLN | 93.40 PEN |
| 500 PLN | 467.00 PEN |
| 1,000 PLN | 934.00 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-06-17T06:38:01Z",
"rates": {
"PEN": 0.934002
}
}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.4002,
"rate": 0.934002
}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