Malta 2024 Holidays
List of public holidays in Malta for year 2024
Malta - 2024 Holidays
22 of 22 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2024 | Monday | New Year's Day | Public holiday |
| Feb 10, 2024 | Saturday | Feast of Saint Paul's Shipwreck | Public holiday |
| Mar 19, 2024 | Tuesday | Feast of Saint Joseph | Public holiday |
| Mar 29, 2024 | Friday | Good Friday | Public holiday |
| Mar 31, 2024 | Sunday | Freedom Day | National holiday |
| Mar 31, 2024 | Sunday | Easter Sunday | Observance |
| Apr 1, 2024 | Monday | Easter Monday | Observance |
| May 1, 2024 | Wednesday | Labour Day/May Day | Public holiday |
| May 12, 2024 | Sunday | Mother’s Day | Observance |
| Jun 7, 2024 | Friday | Sette Giugno | National holiday |
| Jun 16, 2024 | Sunday | Father’s Day | Observance |
| Jun 29, 2024 | Saturday | Feast of Saints Peter and Paul | Public holiday |
| Aug 15, 2024 | Thursday | The Feast of Mary's Assumption | Public holiday |
| Sep 8, 2024 | Sunday | The Feast of Our Lady of Victories | National holiday |
| Sep 21, 2024 | Saturday | Independence Day | National holiday |
| Dec 8, 2024 | Sunday | Feast of the Immaculate Conception | Public holiday |
| Dec 13, 2024 | Friday | Republic Day | National holiday |
| Dec 24, 2024 | Tuesday | Christmas Eve | Observance |
| Dec 25, 2024 | Wednesday | Christmas Day | Public holiday |
| Dec 26, 2024 | Thursday | Boxing Day | Observance |
| Dec 26, 2024 | Thursday | Bank Holiday | Bank holiday |
| Dec 31, 2024 | Tuesday | New Year's Eve | Observance |
We strive to provide an accurate and up-to-date holiday list for Malta. However, please note that some holiday dates may change. If you discover any discrepancies, kindly report to us.
Holiday Type Color Legend
Holidays are color-coded based on their types:
- Public HolidayPublic, National, Federal, and Gazetted holidays
- Local HolidayLocal, Regional, State, and Provincial holidays
- Other HolidayObservances and other types of holidays
Frequently Asked Questions
How many holidays in Malta this year in 2024?
There are 14 public holidays in Malta in 2024. If you are planning ahead? Check upcoming holidays
How to retrieve the Malta holidays list via API?
Simply make a GET request to v1/holidays?country=MT&year=2024 API to retrieve this list of Malta holidays.
Here is an example using Node.js and our official package on NPM:
// Install the 11holidays package from NPM
// npm i 11holidays
import HolidaysApi from '11holidays';
const instance = new HolidaysApi(API_KEY);
const holidays = await instance.holidays.list({
country: 'MT',
year: '2024'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=MT&year=2024" \
-H "Authorization: Bearer YOUR_API_KEY"Ads
Create Appointment Page
Create your free appointment booking page
Easy online booking
Automated reminders
Client management
Free forever