Rate Overview
Live
1 EUR = 4.3243 PLN
1 PLN = 0.231253
EUR
Avg
4.2510
High
4.3320
Low
4.2085
Last updated: 7/28/2026, 2:06:03 PM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.32 PLN |
| 10 EUR | 43.24 PLN |
| 50 EUR | 216.21 PLN |
| 100 EUR | 432.43 PLN |
| 500 EUR | 2,162.14 PLN |
| 1,000 EUR | 4,324.27 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-28T14:06:03Z",
"rates": {
"PLN": 4.324274
}
}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.4274,
"rate": 4.324274
}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