Rate Overview
Live
1 EUR = 4.2784 PLN
1 PLN = 0.233730
EUR
Avg
4.4268
High
4.8483
Low
4.1605
Last updated: 3/27/2026, 7:49:30 AM
Quick Conversions
| EUR | PLN |
|---|---|
| 1 EUR | 4.28 PLN |
| 10 EUR | 42.78 PLN |
| 50 EUR | 213.92 PLN |
| 100 EUR | 427.84 PLN |
| 500 EUR | 2,139.22 PLN |
| 1,000 EUR | 4,278.44 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-03-27T07:49:30Z",
"rates": {
"PLN": 4.278442
}
}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": 427.8442,
"rate": 4.278442
}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