Rate Overview
Live
1 EUR = 4.3277 PLN
1 PLN = 0.231070
EUR
Avg
4.2601
High
4.3285
Low
4.2033
Last updated: 7/28/2026, 12:02:56 PM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.33 PLN |
| 10 EUR | 43.28 PLN |
| 50 EUR | 216.38 PLN |
| 100 EUR | 432.77 PLN |
| 500 EUR | 2,163.85 PLN |
| 1,000 EUR | 4,327.69 PLN |
Get EUR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PLNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T12:02:56Z",
"rates": {
"PLN": 4.327693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PLN",
"amount": 100
},
"result": 432.7693,
"rate": 4.327693
}Build with EUR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key