Poland flag

Public Holidays in Poland 2026

13 total holidays13 national holidays

2026 Holiday Calendar — Poland

DateHolidayDayType
2026-01-01New Year's DayThursdayNational
2026-01-06EpiphanyTuesdayNational
2026-04-05Easter SundaySundayNational
2026-04-06Easter MondayMondayNational
2026-05-01Labour DayFridayNational
2026-05-03Constitution DaySundayNational
2026-05-24Whit SundaySundayNational
2026-06-04Corpus ChristiThursdayNational
2026-08-15Assumption DaySaturdayNational
2026-11-01All Saints' DaySundayNational
2026-11-11Independence DayWednesdayNational
2026-12-25Christmas DayFridayNational
2026-12-262nd Day of ChristmasSaturdayNational

Automate Poland holiday data via API

One API key. 195+ countries. Integrate in minutes.

cURL

curl -X GET \
  "https://api.holidays.rest/v1/holidays?country=PL&year=2026" \
  -H "Authorization: Bearer YOUR_API_KEY"

JavaScript

const res = await fetch(
  "https://api.holidays.rest/v1/holidays?country=PL&year=2026",
  { headers: { Authorization: "Bearer YOUR_API_KEY" } }
);
const holidays = await res.json();
Public Holidays in Poland 2026 — Complete List