Azad Engineering Limited — Investor Relations & Filings
Azad Engineering Limited specializes in the precision engineering and manufacturing of complex, mission-critical components for the aerospace, defense, energy, and oil and gas sectors. The company produces high-precision parts, including turbine blades, vanes, airfoils, and specialized actuators, utilizing advanced multi-axis CNC machining, forging, and thermal spray processes. Serving a global base of original equipment manufacturers (OEMs), the firm focuses on high-specification materials and exotic alloys required for demanding environments in power generation and aviation. Its integrated manufacturing capabilities support the entire production lifecycle, from design and engineering to testing and finishing, ensuring compliance with rigorous international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-11-03 | English | |
| Investor Presentation | 2025-11-01 | English | |
| Outcome of Board Meeting | 2025-11-01 | English | |
| Outcome of Board Meeting | 2025-11-01 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-10-28 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-10-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42288122 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-11-03 | English | ||
| 42297398 | Investor Presentation | 2025-11-01 | English | ||
| 42297935 | Outcome of Board Meeting | 2025-11-01 | English | ||
| 42298033 | Outcome of Board Meeting | 2025-11-01 | English | ||
| 42263547 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-10-28 | English | ||
| 42279451 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-10-13 | English | ||
| 42272430 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-10-07 | English | ||
| 42256620 | Appointment | 2025-10-01 | English | ||
| 42258269 | Shareholders meeting | 2025-10-01 | English | ||
| 42271627 | Press Release | 2025-09-30 | English | ||
| 42273584 | Shareholders meeting | 2025-09-30 | English | ||
| 42326227 | Bagging/Receiving of orders/contracts | 2025-09-26 | English | ||
| 42334737 | Trading Window | 2025-09-26 | English | ||
| 42306211 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-19 | English | ||
| 42257248 | Updates | 2025-09-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
|
Apsis Aerocom Limited
Manufactures and distributes high-precision fasteners and e…
|
APSISAERO | IN | Manufacturing |
Azad Engineering 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/59152/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59152 | 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=59152 | 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=59152 \ -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": 59152}, 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 Azad Engineering Limited (id: 59152)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.