Rate Overview
Live
1 PLN = 0.893730 PEN
1 PEN = 1.1189
PLN
Avg
0.925659
High
0.961587
Low
0.890254
Last updated: 7/28/2026, 11:56:18 AM
Quick Conversions
| PLN | PEN |
|---|---|
| 1 PLN | 0.89 PEN |
| 10 PLN | 8.94 PEN |
| 50 PLN | 44.69 PEN |
| 100 PLN | 89.37 PEN |
| 500 PLN | 446.87 PEN |
| 1,000 PLN | 893.73 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-28T11:56:18Z",
"rates": {
"PEN": 0.89373
}
}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.373,
"rate": 0.89373
}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