Angola flag

Public Holidays in Angola 2023

16 total holidays16 national holidays

2023 Holiday Calendar — Angola

DateHolidayDayType
2023-01-01New YearSundayNational
2023-02-04Liberation Movement DaySaturdayNational
2023-02-20Carnival HolidayMondayNational
2023-02-21CarnivalTuesdayNational
2023-03-08International Woman's DayWednesdayNational
2023-03-23Southern Africa Liberation DayThursdayNational
2023-03-24Southern Africa Liberation DayFridayNational
2023-04-03Peace DayMondayNational
2023-04-04Peace DayTuesdayNational
2023-04-07Good FridayFridayNational
2023-05-01May DayMondayNational
2023-09-17National Hero DaySundayNational
2023-11-02All Souls' DayThursdayNational
2023-11-03All Souls' DayFridayNational
2023-11-11Independence DaySaturdayNational
2023-12-25Christmas DayMondayNational

Automate Angola holiday data via API

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

cURL

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

JavaScript

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