
National Industries Group Holding S.A.K — Investor Relations & Filings
National Industries Group Holding S.A.K. is a diversified holding company engaged in a broad spectrum of industrial and financial activities. Its core operations encompass investment and financial services, including asset management and direct capital market investments across various global markets. The group is a prominent manufacturer and marketer of building materials and infrastructure products, offering a wide range of concrete, pipe, and ceramic solutions. Additionally, it invests in and operates petrochemical manufacturing, provides integrated solutions for the oil, gas, energy, and engineering services industries, and is active in real estate development, sales, maintenance, and property management throughout the GCC and MENA regions. NIG leverages a diversified portfolio and specialized subsidiaries to serve its varied markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| محضر مؤتمر المحللين | 2026-05-24 | English | |
| Transcript of the Analysts Conference | 2026-05-24 | English | |
| نتائج مؤتمر المحللين | 2026-05-21 | Arabic | |
| Result of Earnings Call | 2026-05-21 | Arabic | |
| Notification from the company | 2026-05-20 | English | |
| تنويه من الشركة | 2026-05-20 | Arabic |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46964682 | محضر مؤتمر المحللين | 2026-05-24 | English | ||
| 46964673 | Transcript of the Analysts Conference | 2026-05-24 | English | ||
| 46730632 | نتائج مؤتمر المحللين | 2026-05-21 | Arabic | ||
| 46730598 | Result of Earnings Call | 2026-05-21 | Arabic | ||
| 46629343 | Notification from the company | 2026-05-20 | English | ||
| 46629360 | تنويه من الشركة | 2026-05-20 | Arabic | ||
| 45987509 | بيانات مالية للربع الأول من عام 2026 | 2026-05-14 | Arabic | ||
| 45987454 | Financial statements for the 1st QTR of 2026 | 2026-05-14 | English | ||
| 45987460 | Earnings Call | 2026-05-14 | Arabic | ||
| 45987514 | مؤتمر المحللين | 2026-05-14 | Arabic | ||
| 45987539 | نتائج اجتماع مجلس الإدارة | 2026-05-14 | Arabic | ||
| 45987483 | Results of BOD Meeting | 2026-05-14 | Arabic | ||
| 45563911 | Confirmation of the Corporate action schedule | 2026-05-13 | English | ||
| 45563981 | تأكيد الجدول الزمني لاستحقاقات الاسهم | 2026-05-13 | English | ||
| 44945004 | BOD meeting | 2026-05-11 | Arabic | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Co. for Building Materials
Manufactures and supplies a comprehensive range of high-qua…
|
BILDCO | AE | Manufacturing |
|
Ackerstein Group Ltd.
Manufactures concrete products for the construction and inf…
|
ACKR | IL | Manufacturing |
|
Al Kathiri Holding Co.
Produces building materials and manages real estate for inf…
|
3008 | SA | Manufacturing |
|
Arcis Corporation
Develops and applies proprietary thin prestressed concrete …
|
ARCS | CA | Manufacturing |
|
ASAHI CONCRETE WORKS CO.,LTD.
Manufactures concrete products for urban infrastructure and…
|
5268 | JP | Manufacturing |
|
Beijing Hanjian Heshan Pipeline Co.,Ltd.
Produces large-diameter water pipes and PCCP for hydraulic …
|
603616 | CN | Manufacturing |
|
BEIJING NEW BUILDING MATERIALS PUBLIC LIMITED COMPANY
Global manufacturer of gypsum board, light steel frames, an…
|
000786 | CN | Manufacturing |
|
Beyon 3D Ltd.
Develops robotic digital manufacturing systems for concrete…
|
BYON | IL | Manufacturing |
|
Bigbloc Construction Limited
Manufactures and markets sustainable Autoclaved Aerated Con…
|
BIGBLOC | IN | Manufacturing |
|
BOĞAZİÇİ BETON SANAYİ VE TİCARET A.Ş.
Manufacturer of ready-mix concrete and aggregates for the c…
|
BOBET | TR | Manufacturing |
National Industries Group Holding S.A.K via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/66373/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66373 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=66373 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=66373 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 66373}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for National Industries Group Holding S.A.K (id: 66373)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.