Rate Overview
Live
1 PLN = 0.961472 PEN
1 PEN = 1.0401
PLN
Avg
0.962281
High
0.968669
Low
0.953749
Last updated: 5/7/2026, 6:54:42 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.96 PEN |
| 10 PLN | 9.61 PEN |
| 50 PLN | 48.07 PEN |
| 100 PLN | 96.15 PEN |
| 500 PLN | 480.74 PEN |
| 1,000 PLN | 961.47 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-05-07T06:54:42Z",
"rates": {
"PEN": 0.961472
}
}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": 96.1472,
"rate": 0.961472
}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