Rate Overview
Live
1 PLN = 0.894189 PEN
1 PEN = 1.1183
PLN
Avg
0.896038
High
0.903325
Low
0.892211
Last updated: 9/2/2026, 12:04:40 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.89 PEN |
| 10 PLN | 8.94 PEN |
| 50 PLN | 44.71 PEN |
| 100 PLN | 89.42 PEN |
| 500 PLN | 447.09 PEN |
| 1,000 PLN | 894.19 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-09-02T00:04:40Z",
"rates": {
"PEN": 0.894189
}
}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.41890000000001,
"rate": 0.894189
}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