Rate Overview
Live
1 PEN = 1.1008 PLN
1 PLN = 0.908427
PEN
Avg
1.0912
High
1.1033
Low
1.0793
Last updated: 6/19/2026, 8:47:05 AM
Quick Conversions
| PEN | PLN |
|---|---|
| 1 PEN | 1.10 PLN |
| 10 PEN | 11.01 PLN |
| 50 PEN | 55.04 PLN |
| 100 PEN | 110.08 PLN |
| 500 PEN | 550.40 PLN |
| 1,000 PEN | 1,100.80 PLN |
Get PEN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PLNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-19T08:47:05Z",
"rates": {
"PLN": 1.100804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PLN",
"amount": 100
},
"result": 110.08039999999998,
"rate": 1.100804
}Build with PEN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key