%20Ltd/other/Federal-Mogul_Goetze_India_Ltd-logo.png)
Federal-Mogul Goetze (India) Ltd — Investor Relations & Filings
Federal-Mogul Goetze (India) Ltd specializes in the design and manufacture of precision engine components. The product range includes pistons, piston rings, cylinder liners, and light metal castings. These components are engineered for use in internal combustion engines across various sectors, including power generation and industrial machinery. The company provides solutions to both original equipment manufacturers and the aftermarket, utilizing advanced manufacturing technologies and global technical standards. Its focus remains on the production of high-durability powertrain parts that meet rigorous performance requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-27 | English | |
| Pursuant to Reg 47 of SEBI (LODR) Reg 2015, please find attached herewith the copies of the Audited Financial Statement of the Company for the Quarter/Year ended 31st March 2026, published .... | 2026-05-27 | English | |
| General Updates | 2026-05-26 | English | |
| We wish to inform you that in the Outcome of the Board Meeting submitted on 25th May 2026, for the meeting held on the same day, the date of the AGM was inadvertently mentioned as August .... | 2026-05-26 | English | |
| Financial Results | 2026-05-25 | English | |
| Outcome of Board Meeting | 2026-05-25 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Federal-Mogul Goetze (India) Ltd 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/61581/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61581 | 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=61581 | 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=61581 \ -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": 61581}, 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 Federal-Mogul Goetze (India) Ltd (id: 61581)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.