Cyprus 2024 Holidays
List of public holidays in Cyprus for year 2024
Cyprus - 2024 Holidays
25 of 25 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2024 | Monday | New Year's Day | National holiday |
| Jan 6, 2024 | Saturday | Epiphany | National holiday |
| Mar 18, 2024 | Monday | Green Monday | National holiday |
| Mar 20, 2024 | Wednesday | March Equinox | Season |
| Mar 25, 2024 | Monday | Greek Independence Day | National holiday |
| Mar 31, 2024 | Sunday | Daylight Saving Time starts | Clock change/Daylight Saving Time |
| Apr 1, 2024 | Monday | Cyprus National Holiday | National holiday |
| May 1, 2024 | Wednesday | Labour Day/May Day | National holiday |
| May 3, 2024 | Friday | Good Friday (Orthodox) | National holiday, Orthodox |
| May 4, 2024 | Saturday | Holy Saturday (Orthodox) | Observance, Orthodox |
| May 5, 2024 | Sunday | Easter Sunday (Orthodox) | Observance, Orthodox |
| May 6, 2024 | Monday | Easter Monday (Orthodox) | National holiday, Orthodox |
| May 7, 2024 | Tuesday | Orthodox Easter Tuesday (banks only) | Bank holiday |
| Jun 20, 2024 | Thursday | June Solstice | Season |
| Jun 24, 2024 | Monday | Orthodox Pentecost Monday | National holiday, Orthodox |
| Aug 15, 2024 | Thursday | Assumption of the Virgin Mary | National holiday |
| Sep 22, 2024 | Sunday | September Equinox | Season |
| Oct 1, 2024 | Tuesday | Cyprus Independence Day | National holiday |
| Oct 27, 2024 | Sunday | Daylight Saving Time ends | Clock change/Daylight Saving Time |
| Oct 28, 2024 | Monday | Ochi Day | National holiday |
| Dec 21, 2024 | Saturday | December Solstice | Season |
| Dec 24, 2024 | Tuesday | Christmas Eve | Observance |
| Dec 25, 2024 | Wednesday | Christmas Day | National holiday |
| Dec 26, 2024 | Thursday | Boxing Day | National holiday |
| Dec 31, 2024 | Tuesday | New Year's Eve | Observance |
We strive to provide an accurate and up-to-date holiday list for Cyprus. 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 Cyprus this year in 2024?
There are 14 public holidays in Cyprus in 2024. If you are planning ahead? Check upcoming holidays
How to retrieve the Cyprus holidays list via API?
Simply make a GET request to v1/holidays?country=CY&year=2024 API to retrieve this list of Cyprus 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: 'CY',
year: '2024'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=CY&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