Rate Overview
Live
1 PLN = 0.896507 PEN
1 PEN = 1.1154
PLN
Avg
0.893181
High
0.896507
Low
0.890254
Last updated: 7/25/2026, 8:20:32 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.90 PEN |
| 10 PLN | 8.97 PEN |
| 50 PLN | 44.83 PEN |
| 100 PLN | 89.65 PEN |
| 500 PLN | 448.25 PEN |
| 1,000 PLN | 896.51 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-25T08:20:32Z",
"rates": {
"PEN": 0.896507
}
}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": 89.6507,
"rate": 0.896507
}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