Antigua and Barbuda flag

Public Holidays in Antigua and Barbuda 2023

14 total holidays14 national holidays

2023 Holiday Calendar — Antigua and Barbuda

DateHolidayDayType
2023-01-01New Year's DaySundayNational
2023-01-02New Year's DayMondayNational
2023-04-07Good FridayFridayNational
2023-04-10Easter MondayMondayNational
2023-05-01Labour DayMondayNational
2023-05-29Whit MondayMondayNational
2023-07-0450th Anniversary of CARICOM HolidayTuesdayNational
2023-08-07Carnival HolidayMondayNational
2023-08-08Carnival HolidayTuesdayNational
2023-11-01Independence DayWednesdayNational
2023-12-09V.C. Bird DaySaturdayNational
2023-12-11V.C. Bird DayMondayNational
2023-12-25Christmas DayMondayNational
2023-12-26Boxing DayTuesdayNational

Automate Antigua and Barbuda holiday data via API

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

cURL

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

JavaScript

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