Rate Overview
Live
1 PLN = 0.894854 PEN
1 PEN = 1.1175
PLN
Avg
0.936779
High
0.981428
Low
0.891071
Last updated: 7/20/2026, 6:08:50 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.89 PEN |
| 10 PLN | 8.95 PEN |
| 50 PLN | 44.74 PEN |
| 100 PLN | 89.49 PEN |
| 500 PLN | 447.43 PEN |
| 1,000 PLN | 894.85 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-20T06:08:50Z",
"rates": {
"PEN": 0.894854
}
}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.4854,
"rate": 0.894854
}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