Rate Overview
Live
1 EUR = 4.3185 PLN
1 PLN = 0.231563
EUR
Avg
4.3255
High
4.3411
Low
4.3155
Last updated: 7/26/2026, 9:01:58 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.32 PLN |
| 10 EUR | 43.18 PLN |
| 50 EUR | 215.92 PLN |
| 100 EUR | 431.85 PLN |
| 500 EUR | 2,159.23 PLN |
| 1,000 EUR | 4,318.47 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-26T09:01:58Z",
"rates": {
"PLN": 4.31847
}
}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": 431.847,
"rate": 4.31847
}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