2 Best APIs for Nigerian Public Holidays in Nigeria

We've analyzed and compared the top 2 API providers supporting Nigerian Public Holidays for Nigerian developers and businesses. Find the right infrastructure fit for your startup below.

Written by Editorial Staffs as at 5th August, 2026

All APIs with Nigerian Public Holidays

2 of 2 selected

Nager.Date Holidays API

Pricing
Completely free. Open-source. No API key required.
Nigerian Public Holidays
Available
250+ Countries
Available
No Authentication
Available
Historical Dates
Available
Future Date Planning
Available
Regional Variants
Available
Long Weekend Detection
Available
Free Forever
Available
Open Source
Available
JSON & iCal
Available
200+ Countries
Not available
JSON Response
Not available
Future Planning
Not available
Free Tier
Not available

Abstract Holidays API

Pricing
Free: 1 request/month. Paid from $9/month for higher limits.
Nigerian Public Holidays
Available
250+ Countries
Not available
No Authentication
Not available
Historical Dates
Available
Future Date Planning
Not available
Regional Variants
Not available
Long Weekend Detection
Not available
Free Forever
Not available
Open Source
Not available
JSON & iCal
Not available
200+ Countries
Available
JSON Response
Available
Future Planning
Available
Free Tier
Available

← Swipe to compare all 2 APIs →

++++
Nager.Date Holidays API

Nager.Date Holidays API

Nager.Date Holidays API is a free, open-source REST API that provides public holiday data for over 100 countries, including Nigeria, enabling applications to programmatically determine which dates are national public holidays and automatically account for them in scheduling, delivery, business logic, and calendar functionality. The API returns structured lists of public holidays for a specified country and year, with holiday names in English and local languages, dates, and classifications. Nigerian public holidays covered by Nager.Date include all federally designated public holidays: New Year's Day (January 1), Workers' Day (May 1), Democracy Day (June 12), Independence Day (October 1), Christmas Day (December 25), and Boxing Day (December 26), as well as variable-date Islamic holidays including Eid el-Fitr (end of Ramadan), Eid el-Adha (Feast of Sacrifice), and Maulid al-Nabi (Prophet's birthday). The Islamic holiday dates are calculated approximately — as the exact dates depend on lunar moon sighting which can vary by one or two days from calculation — but Nager.Date provides the expected observed date as an approximation. For Nigerian scheduling applications — appointment booking systems, delivery management platforms, HR tools for leave management — knowing which dates are public holidays allows the application to correctly exclude non-working days from business day calculations. A Nigerian e-commerce platform calculating expected delivery dates needs to account for public holidays when computing working-day delivery windows; an appointment booking system for clinics or professional services needs to block holiday dates from the booking calendar automatically. Payroll applications for Nigerian businesses use public holiday data to correctly calculate overtime pay for employees who work on public holidays, which under Nigerian labor law is compensated at a higher rate than regular working days. Automated payroll systems that integrate Nager.Date can flag worked days that fall on public holidays and apply appropriate compensation rates without manual calendar checking by HR staff. The API is completely free to use with no authentication required, no rate limiting documentation for reasonable use, and no account registration needed. A simple HTTP GET request with the country code (NG for Nigeria) and year returns a JSON array of holiday objects. This simplicity makes integration achievable in minutes — Nigerian developers can add public holiday awareness to their applications with a few lines of code using any HTTP client in any programming language. The open-source nature of Nager.Date means that the holiday data underlying the API is publicly maintained and can be verified or corrected through the GitHub repository. For Nigerian developers who find inaccuracies in the Nigerian holiday dates — particularly for the annually variable Islamic holidays — the open-source model allows community correction of the data rather than relying on a proprietary provider to maintain accuracy. HR and attendance management systems for Nigerian companies use public holiday data to automatically generate yearly holiday calendars for employees, configure attendance tracking systems to treat public holidays as non-working days, and enable leave management systems to correctly count only working days against employee leave balances. These automations depend on accurate, programmatically accessible public holiday data for each calendar year. Multi-country support makes Nager.Date valuable for Nigerian businesses with operations or customers in multiple countries. A Nigerian company operating across West Africa can use the same Nager.Date API to retrieve holiday calendars for Nigeria, Ghana, Senegal, and other countries, building multi-country business calendar awareness into a single integration. Similarly, Nigerian-developed SaaS products sold to customers in multiple countries can use Nager.Date to localize their scheduling and business calendar functionality for each customer's country context.

++++
Abstract Holidays API

Abstract Holidays API

Abstract Holidays API is a clean, developer-friendly public holiday data API offered by AbstractAPI — a company known for building simple, well-documented API products for common developer tasks. The Abstract Holidays API provides national public holiday data for 200+ countries with straightforward API design: a single endpoint, simple API key authentication, and clean JSON responses that make integration quick and the data immediately usable. For Nigerian developers who want a polished, modern API experience for holiday data without the complexity of larger API platforms, Abstract Holidays is one of the most accessible entry points to global public holiday data. Country holiday data retrieval from the Abstract Holidays API is straightforward: pass the country code (NG for Nigeria), year, and API key, and receive a JSON array of public holidays for Nigeria in that year. Each holiday object includes the name, name in the local language, date in YYYY-MM-DD format, day of the week, type (national or observed), and a description where available. This clean, consistent response format is easy to parse and display in any Nigerian application regardless of the programming language or framework being used. Nigeria coverage in the Abstract Holidays API includes all federal public holidays, with moveable holidays like Easter and Islamic observances calculated for each requested year. Nigerian developers do not need to maintain a local database of holiday dates or write their own calendar calculation logic — querying the API with the year and country code returns the complete set of correctly dated Nigerian holidays for that year. Multiple country support in a single API account enables Nigerian businesses with international operations to retrieve holiday data for multiple countries using the same API key and endpoint, just changing the country code parameter. A Nigerian holding company with subsidiaries in Ghana, Kenya, and South Africa can build a multi-country holiday awareness system using Abstract Holidays without managing separate holiday data subscriptions for each market. Data freshness and accuracy from Abstract Holidays is maintained by the AbstractAPI team, who update holiday datasets when countries announce changes to their official public holiday schedules. Nigerian public holidays are occasionally modified by government proclamation (for example, a holiday may be moved to an adjacent Monday for a long weekend), and API-driven holiday data that is maintained by the provider requires fewer manual updates by Nigerian development teams than hardcoded holiday lists. The Abstract Holidays API is available on a freemium model — the free tier provides a limited number of API calls per month that is sufficient for small applications and development/testing. The free tier includes access to national holidays for all supported countries including Nigeria. Paid plans increase the monthly call limit for production applications with higher traffic, and pricing is affordable for individual Nigerian developers and small startups. Integration uses a single HTTP GET request with API key authentication via query parameter. The AbstractAPI documentation provides code examples in Python, Node.js, PHP, Ruby, and other languages. Nigerian developers can register for a free API key at abstractapi.com and make their first holiday API call within minutes, without setting up complex OAuth flows or SDK installations. AbstractAPI's consistent API design philosophy across its product suite means Nigerian developers familiar with other AbstractAPI products can onboard to Abstract Holidays with minimal learning curve. The same authentication pattern, response format conventions, and error handling approach used across all AbstractAPI products applies here, making multi-product AbstractAPI integrations efficient.