Rate Overview
Live
1 PLN = 0.902207 PEN
1 PEN = 1.1084
PLN
Avg
0.901785
High
0.908173
Low
0.897264
Last updated: 7/2/2026, 10:32:06 PM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.90 PEN |
| 10 PLN | 9.02 PEN |
| 50 PLN | 45.11 PEN |
| 100 PLN | 90.22 PEN |
| 500 PLN | 451.10 PEN |
| 1,000 PLN | 902.21 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-07-02T22:32:06Z",
"rates": {
"PEN": 0.902207
}
}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": 90.2207,
"rate": 0.902207
}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