United Kingdom flag

Public Holidays in United Kingdom 2023

15 total holidays7 national holidays

2023 Holiday Calendar — United Kingdom

DateHolidayDayType
2023-01-01New Year's DaySundayNational
2023-01-02New Year Holiday
Scotland
MondayRegional
2023-01-03New Year Holiday
Scotland
TuesdayRegional
2023-03-17Saint Patrick's Day
Northern Ireland
FridayReligious
2023-04-07Good FridayFridayNational
2023-04-10Easter Monday
EnglandNorthern IrelandWales
MondayReligious
2023-05-01May DayMondayNational
2023-05-08Coronation of King Charles IIIMondayNational
2023-05-29Late May Bank HolidayMondayNational
2023-07-12Battle of the Boyne
Northern Ireland
WednesdayRegional
2023-08-07August Bank Holiday
Scotland
MondayRegional
2023-08-28August Bank Holiday
EnglandNorthern IrelandWales
MondayRegional
2023-11-30St Andrew's Day
Scotland
ThursdayReligious
2023-12-25Christmas DayMondayNational
2023-12-26Boxing DayTuesdayNational

Automate United Kingdom holiday data via API

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

cURL

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

JavaScript

const res = await fetch(
  "https://api.holidays.rest/v1/holidays?country=GB&year=2023",
  { headers: { Authorization: "Bearer YOUR_API_KEY" } }
);
const holidays = await res.json();

Regional Holidays — United Kingdom

United Kingdom has region-specific public holidays. Select a region to see the full calendar.

Public Holidays in United Kingdom 2023 — Complete List