
Hindustan Aeronautics Limited — Investor Relations & Filings
Hindustan Aeronautics Limited (HAL) is a premier aerospace and defense organization specializing in the design, development, manufacturing, and maintenance of aircraft, helicopters, aero-engines, and related systems. The company manages the entire lifecycle of aerospace products, from conceptual design to after-sales support. Key platforms include the Light Combat Aircraft (Tejas), Advanced Light Helicopter (Dhruv), and Light Combat Helicopter (Prachand). HAL also provides licensed production and overhaul services for various international platforms and supplies critical components for space exploration programs. With extensive research and development facilities, the organization focuses on indigenous technology integration, avionics, and structural assemblies to support defense modernization and strategic aerospace requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transcript is attached | 2026-05-22 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-22 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-15 | English | |
| Announcement as attached | 2026-05-15 | English | |
| Outcome of Board Meeting | 2026-05-14 | Hindi | |
| Announcement as attached | 2026-05-14 | Hindi |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46774479 | Transcript is attached | 2026-05-22 | English | ||
| 46774311 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-22 | English | ||
| 46354365 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-15 | English | ||
| 46354164 | Announcement as attached | 2026-05-15 | English | ||
| 45860452 | Outcome of Board Meeting | 2026-05-14 | Hindi | ||
| 45862388 | Announcement as attached | 2026-05-14 | Hindi | ||
| 44945502 | Announcement attached | 2026-05-11 | English | ||
| 44945700 | General Updates | 2026-05-11 | English | ||
| 44923502 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-11 | English | ||
| 44923587 | Announcement as attached | 2026-05-11 | English | ||
| 42214957 | General Updates | 2026-05-01 | English | ||
| 42215047 | Change in Director(s) | 2026-05-01 | English | ||
| 42216164 | Change in Director(s) | 2026-05-01 | English | ||
| 42202051 | Updates | 2026-04-28 | English | ||
| 42213393 | Resignation of Independent director | 2026-04-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
Hindustan Aeronautics Limited 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/59311/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59311 | 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=59311 | 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=59311 \ -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": 59311}, 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 Hindustan Aeronautics Limited (id: 59311)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.