Rate Overview
Live
1 EUR = 4.3393 PLN
1 PLN = 0.230451
EUR
Avg
4.4122
High
4.7585
Low
4.1942
Last updated: 7/19/2026, 9:22:31 PM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.34 PLN |
| 10 EUR | 43.39 PLN |
| 50 EUR | 216.97 PLN |
| 100 EUR | 433.93 PLN |
| 500 EUR | 2,169.65 PLN |
| 1,000 EUR | 4,339.31 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-19T21:22:31Z",
"rates": {
"PLN": 4.339308
}
}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": 433.9308,
"rate": 4.339308
}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