Rate Overview
Live
1 PLN = 0.233978 EUR
1 EUR = 4.2739
PLN
Avg
0.235019
High
0.236892
Low
0.233236
Last updated: 3/6/2026, 7:30:46 PM
Quick Conversions
| PLN | EUR |
|---|---|
| 1 PLN | 0.23 EUR |
| 10 PLN | 2.34 EUR |
| 50 PLN | 11.70 EUR |
| 100 PLN | 23.40 EUR |
| 500 PLN | 116.99 EUR |
| 1,000 PLN | 233.98 EUR |
Get PLN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=EURExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:30:46Z",
"rates": {
"EUR": 0.233978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "EUR",
"amount": 100
},
"result": 23.3978,
"rate": 0.233978
}Build with PLN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key