Argentina flag

Public Holidays in Argentina 2027

33 total holidays16 national holidays

2027 Holiday Calendar — Argentina

DateHolidayDayType
2027-01-01New Year's DayFridayNational
2027-02-08Carnival / Shrove MondayMondayNational
2027-02-08Ramadan StartMondayReligious
2027-02-09Carnival / Shrove Tuesday / Pancake DayTuesdayNational
2027-03-10End of RamadanWednesdayReligious
2027-03-24Memorial DayWednesdayNational
2027-03-25Maundy ThursdayThursdayReligious
2027-03-26Good FridayFridayNational
2027-03-28Easter SundaySundayReligious
2027-04-02Day of the VeteransFridayNational
2027-04-21Passover EveWednesdayReligious
2027-04-22First day of PassoverThursdayReligious
2027-04-23Second Day of PassoverFridayReligious
2027-04-27Sixth Day of PassoverTuesdayReligious
2027-04-28Seventh Day of PassoverWednesdayReligious
2027-04-29Last day of PassoverThursdayReligious
2027-05-01Labor Day / May DaySaturdayNational
2027-05-17Eid al-AdhaMondayReligious
2027-05-25National Day/May 1810 RevolutionTuesdayNational
2027-06-06Muharram/New YearSundayReligious
2027-06-17Commemoration of General Don Martín Miguel de GüemesThursdayNational
2027-06-20Flag DaySundayNational
2027-07-09Independence DayFridayNational
2027-08-16San Martín DayMondayNational
2027-10-01Rosh Hashana EveFridayReligious
2027-10-02Rosh HashanaSaturdayReligious
2027-10-03Second Day of Rosh HashanaSundayReligious
2027-10-10Yom Kippur EveSundayReligious
2027-10-11Day of Respect for Cultural DiversityMondayNational
2027-10-11Yom KippurMondayReligious
2027-11-22National Sovereignty DayMondayNational
2027-12-08Immaculate ConceptionWednesdayNational
2027-12-25Christmas DaySaturdayNational

Automate Argentina holiday data via API

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

cURL

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

JavaScript

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