Cyprus 2023 Holidays
List of public holidays in Cyprus for year 2023
Cyprus - 2023 Holidays
25 of 25 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2023 | Sunday | New Year's Day | National holiday |
| Jan 6, 2023 | Friday | Epiphany | National holiday |
| Feb 27, 2023 | Monday | Green Monday | National holiday |
| Mar 20, 2023 | Monday | March Equinox | Season |
| Mar 25, 2023 | Saturday | Greek Independence Day | National holiday |
| Mar 26, 2023 | Sunday | Daylight Saving Time starts | Clock change/Daylight Saving Time |
| Apr 1, 2023 | Saturday | Cyprus National Holiday | National holiday |
| Apr 14, 2023 | Friday | Good Friday (Orthodox) | National holiday, Orthodox |
| Apr 15, 2023 | Saturday | Holy Saturday (Orthodox) | Observance, Orthodox |
| Apr 16, 2023 | Sunday | Easter Sunday (Orthodox) | Observance, Orthodox |
| Apr 17, 2023 | Monday | Easter Monday (Orthodox) | National holiday, Orthodox |
| Apr 18, 2023 | Tuesday | Orthodox Easter Tuesday (banks only) | Bank holiday |
| May 1, 2023 | Monday | Labour Day/May Day | National holiday |
| Jun 5, 2023 | Monday | Orthodox Pentecost Monday | National holiday, Orthodox |
| Jun 21, 2023 | Wednesday | June Solstice | Season |
| Aug 15, 2023 | Tuesday | Assumption of the Virgin Mary | National holiday |
| Sep 23, 2023 | Saturday | September Equinox | Season |
| Oct 1, 2023 | Sunday | Cyprus Independence Day | National holiday |
| Oct 28, 2023 | Saturday | Ochi Day | National holiday |
| Oct 29, 2023 | Sunday | Daylight Saving Time ends | Clock change/Daylight Saving Time |
| Dec 22, 2023 | Friday | December Solstice | Season |
| Dec 24, 2023 | Sunday | Christmas Eve | Observance |
| Dec 25, 2023 | Monday | Christmas Day | National holiday |
| Dec 26, 2023 | Tuesday | Boxing Day | National holiday |
| Dec 31, 2023 | Sunday | 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 2023?
There are 14 public holidays in Cyprus in 2023. 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=2023 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: '2023'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=CY&year=2023" \
-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